Skip to main content

==

macrov1.7

cljs.core/==

Available in:BBCLJCLJS
(== [x] [x y] [x y & more])
Returns non-nil if nums all have the equivalent value, otherwise false. Behavior on non nums is undefined.

No examples yet. Be the first to add one!