Liking cljdoc? Tell your friends :D

tech.ardour.negotiator


decodecljmultimethod

source

encodecljmultimethod

source

transform-keysclj

(transform-keys transform-fn m)
(transform-keys pred? transform-fn m)

Recursively transforms all map keys through the given transformer f, with optional predicate matching.

Recursively transforms all map keys through the given transformer `f`, with optional predicate matching.
sourceraw docstring

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

× close