Liking cljdoc? Tell your friends :D

com.nytimes.jsonlogic


applyclj

(apply rule)
(apply rule env)

Apply a jsonlogic rule to data. If no data is given, it defaults to an empty map.

Apply a jsonlogic rule to data. If no data is given, it defaults to an empty
map.
sourceraw docstring

boolclj

(bool x)
source

coercecljmultimethod

Coerce data types according to jsonlogic rules.

Coerce data types according to jsonlogic rules.
sourceraw docstring

coerce-collclj

(coerce-coll coll)
source

coerce-doubleclj

(coerce-double x)
source

coerce-numericclj

(coerce-numeric xs)
source

dispatch-operateclj

(dispatch-operate op _env)
source

falsy?clj

(falsy? x)
source

get-pathclj

(get-path env ks)
(get-path env ks not-found)
source

has-path?clj

(has-path? env ks)
source

operatecljmultimethod

source

parseclj

(parse rule)
source

pathclj

(path s)
source

seekclj

(seek pred coll)
source

separatorclj

source

truthy?clj

(truthy? x)
source

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

× close