ClojureDocs

Nav

Namespaces

<

clojure.core

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