quick ref
github
login / sign up
Core.Logic Docs
(beta)
org.clojure/core.logic
Namespaces
cljs.core.logic.macros
clojure.core.logic
arithmetic
bench
dcg
fd
nominal
protocols
unifier
doc
source
examples
comments
0.8.4-SNAPSHOT permalink
0.8.4-SNAPSHOT
log
clojure.core.logic
(log & s)
0
Examples
top
Log in to add / edit an example.
See Also
top
Log in to add a see also.
Source
clojure/core/logic.clj:1229
top
(defmacro log [& s] "Goal for println" `(fn [a#] (println ~@s) a#))
See
for copyright and license details.
Vars in
clojure.core.logic/
log:
Used in 0 other vars
Comments
top
No comments for
log
. Log in to add a comment.
Comments top
No comments for log. Log in to add a comment.