Skip to main content

<=

macrov1.7

cljs.core/<=

Available in:BBCLJCLJS
(<= [x] [x y] [x y & more])
Returns non-nil if nums are in monotonically non-decreasing order, otherwise false.

No examples yet. Be the first to add one!