ClojureDocs

Nav

Namespaces

Clojure/Conj 2026 — Charlotte, NC — Sept 30 - Oct 2 Learn More & Get Tickets →

>

clojure.core

Available since 1.0 (source)
  • (> x)
  • (> x y)
  • (> x y & more)
Returns non-nil if nums are in monotonically decreasing order,
otherwise false.