(is x)
(is x & xs)
arity 1: assert that given argument is truthy arity n : assert that given args are truthy and equals
arity 1: assert that given argument is truthy arity n : assert that given args are truthy and equals
(isnt x)
(isnt x & xs)
every argument has to be falsy
every argument has to be falsy
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close