(dashize camelcase)(editable? coll)(get-static-fields-of-type klass of-type)(if-threeten-extra then-body else-body)(map-kv f coll)Maps a function over the key/value pairs of an associate collection. Expects a function that takes two arguments, the key and value, and returns the new key and value as a collection of two elements.
Maps a function over the key/value pairs of an associate collection. Expects a function that takes two arguments, the key and value, and returns the new key and value as a collection of two elements.
(map-vals f coll)Maps a function over the values of an associative collection.
Maps a function over the values of an associative collection.
(reduce-map f coll)(when-joda & body)(when-threeten-extra & body)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |