Liking cljdoc? Tell your friends :D

automaton-simulation-de.predicates.impl.utils


keypathsclj/s

(keypaths m)
(keypaths base-path m result)

nilify-valsclj/s

(nilify-vals m)
(nilify-vals base-path m result)

It nilify whole keyword value if all values in map are nil

It nilify whole keyword value if all values in map are nil
raw docstring

remove-nilsclj/s

(remove-nils nm)

remove pairs of key-value that has nil value from a (possibly nested) map. also transform map to nil if all of its value are nil

remove pairs of key-value that has nil value from a (possibly nested) map. also transform map to nil if all of its value are nil
raw docstring

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

× close