(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
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |