Utility functions
Utility functions
(has-some? data)
Return whether or not the data should be added to a data structure.
Return whether or not the data should be added to a data structure.
(map-if-data entries)
Return the key/value pair sequences as a map for those values that are data
per has-some?
.
Return the key/value pair sequences as a map for those values that are data per `has-some?`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close