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
0.8.4-SNAPSHOT permalink
nexto
clojure.core.logic.bench
(nexto x y l)
0
Examples
top
Log in to add / edit an example.
See Also
top
Log in to add a see also.
Source
clojure/core/logic/bench.clj:72
top
(defn nexto [x y l] (conde [(righto x y l)] [(righto y x l)]))
See
for copyright and license details.
Vars in
clojure.core.logic.bench/
nexto:
Used in 0 other vars
Comments
top
No comments for
nexto
. Log in to add a comment.
Comments top
No comments for nexto. Log in to add a comment.