Liking cljdoc? Tell your friends :D
Clojure only.

com.yetanalytics.datasim.util

General utilities

General utilities
raw docstring

remove-nil-valsclj

(remove-nil-vals m)

Remove nil values from an associative structure. Does not recurse. Suitable for coercing a record with nil vals to a map.

Remove nil values from an associative structure. Does not recurse.
Suitable for coercing a record with nil vals to a map.
sourceraw docstring

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

× close