(map-vals f m)
Map over the given hash-map vals. Example: (map-vals inc {:a 1 :b 2})
Map over the given hash-map vals. Example: (map-vals inc {:a 1 :b 2})
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 |