Liking cljdoc? Tell your friends :D

cloj-rules-engine.conds-eval


eval-conditionsclj

(eval-conditions rules m-values)

Evaluates conditions

Evaluates conditions
sourceraw docstring

gen-conds-mapclj

(gen-conds-map rules)

Generates a conditions map, with a random key and the clojure condition that will be executed (after replacing params)

Generates a conditions map, with a random key and the clojure condition that will
be executed (after replacing params)
sourceraw docstring

get-current-conds-mapclj

(get-current-conds-map conds-map values-map)

Returns a conditions map ready for the current facts (and removing entries of missing facts / params)

Returns a conditions map ready for the current facts (and removing entries of missing facts / params)
sourceraw docstring

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

× close