(< 1 ;; Long 1.5 ;; Double 2N ;; BigInt )
EDIT: Ooops, this is cljs, not clojure. The correct answer is that string comparison is lexicographic in js:
"is" < "length" < "word"
EDIT: Ooops, this is cljs, not clojure. The correct answer is that string comparison is lexicographic in js: