(<not= a b)
(<or= a b)
(>not= a b)
(>or= a b)
(eq* x y)
x equals y
(lt* x y)
x is less than y?
(lt=* x y)
x is less than or equals y
cljdoc is a website building & hosting documentation for Clojure/Script libraries