Skip to main content

>=

functionv1.0

clojure.core/>=

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

No examples yet. Be the first to add one!