Liking cljdoc? Tell your friends :D

com.timezynk.domain.validation.compare


<not=clj

(<not= a b)
source

<or=clj

(<or= a b)
source

>not=clj

(>not= a b)
source

>or=clj

(>or= a b)
source

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
source

eqclj

source

ltclj

source

lt=clj

source

test-compareclj

source

test-compare-java-timeclj

source

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

× close