Skip to main content
Home
Docs
Courses
Workshops
Jobs
Podcast
Sign in
Docs
Reference
ClojureScript
cljs.core
<
<
macro
v1.7
cljs.core/<
Available in:
BB
CLJ
CLJS
(
<
[
x
]
[
x
y
]
[
x
y
&
more
]
)
Returns non-nil if nums are in monotonically increasing order, otherwise false.
Examples
Sign in to contribute
Code
Platforms
Clojure
ClojureScript
Babashka
Submit
Cancel
No examples yet. Be the first to add one!
Categories
Math & Logic › Comparison
See Also
<=
=
>
>=
compare
not=
← /
<= →
All
⌘1
Clojure
⌘2
ClojureScript
⌘3
Babashka
⌘4