PersistentVector clojure.core.logic.protocols/IUnifyTerms (unify-terms [u v s] (if (datom? v) (unify-with-datom* v u s) (when (sequential? v) ...
確定! 回上一頁