Liking cljdoc? Tell your friends :D

eva.query.util


fresh-lvarclj

(fresh-lvar s)
source

genned-lvar-separatorclj

source

lvar-base-nameclj

(lvar-base-name s)
source

lvar-strict?clj

(lvar-strict? sym)
source

simple-unificationsclj

(simple-unifications terms c-of-bindings c-of-targets)

Returns all unification maps resulting from the cross product of c-of-bindings and c-of-targets that also unify with terms.

Returns all unification maps resulting from the cross product of
c-of-bindings and c-of-targets that also unify with terms.
sourceraw docstring

simple-unifyclj

(simple-unify terms tuple)
(simple-unify terms unification-map tuple)
source

unifies?clj

(unifies? terms tuple)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close