Liking cljdoc? Tell your friends :D
Clojure only.

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

coercecljmultimethod

Coerce data types according to jsonlogic rules.

Coerce data types according to jsonlogic rules.
sourceraw docstring

operatecljmultimethod

Perform a JsonLogic operation. You may add custom operators by extending this multimethod.

Perform a JsonLogic operation. You may add custom operators by extending this
multimethod.
sourceraw docstring

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

× close