Liking cljdoc? Tell your friends :D
All platforms.

utilis.logic


xorclj/smacro

(xor)
(xor x & next)

Evaluates exprs one at a time, from left to right. If a form returns a logical true value, xor returns that value if no other value also evaluates to a logical true value, otherwise it returns nil

Evaluates exprs one at a time, from left to right. If a form
returns a logical true value, xor returns that value if no other
value also evaluates to a logical true value, otherwise it returns
nil
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close