Liking cljdoc? Tell your friends :D
All platforms.

toolshed.core

A small collection of useful functions and macros.

A small collection of useful functions and macros.
raw docstring

map-keysclj/s

(map-keys f coll)

Map the keys of given associative collection using function.

Map the keys of given associative collection using function.
sourceraw docstring

map-valsclj/s

(map-vals f coll)

Map the values of given associative collection using function.

Map the values of given associative collection using function.
sourceraw docstring

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

× close