(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 is a website building & hosting documentation for Clojure/Script libraries
× close