Skip to main content

==

functionv1.0

clojure.core/==

Available in:BBCLJCLJS
(== [x] [x y] [x y & more])
Returns non-nil if nums all have the equivalent value (type-independent), otherwise false

No examples yet. Be the first to add one!