conde

added

ns
clojure.core.logic

type
macro

(conde & clauses)

Logical disjunction of the clauses. The first goal in
a clause is considered the head of that clause. Interleaves the
execution of the clauses.