Skip to main content

not=

functionv1.0

clojure.core/not=

Available in:BBCLJCLJS
(not= [x] [x y] [x y & more])
Same as (not (= obj1 obj2))

No examples yet. Be the first to add one!