Liking cljdoc? Tell your friends :D

com.timezynk.domain.validation.compare


<not=clj

(<not= a b)

<or=clj

(<or= a b)

>not=clj

(>not= a b)

>or=clj

(>or= a b)

Comparecljprotocol

eq*clj

(eq* x y)

x equals y

x equals y

lt*clj

(lt* x y)

x is less than y?

x is less than y?

lt=*clj

(lt=* x y)

x is less than or equals y

x is less than or equals y

eqclj


ltclj


lt=clj


test-compareclj

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close