A map type that automatically applies key transforms to keys when you create the map, add values to it, and when you fetch values from it.
A map type that automatically applies key transforms to keys when you create the map, add values to it, and when you fetch values from it.
(->kebab-case s__8602__auto__ & rest__8603__auto__)
(->kebab-case-keyword s__8607__auto__ & rest__8608__auto__)
(->kebab-case-string s__8607__auto__ & rest__8608__auto__)
(->kebab-case-symbol s__8607__auto__ & rest__8608__auto__)
(kebab-case-xform k)
The default magic map transform function.
The default magic map transform function.
(magic-map)
(magic-map m)
(magic-map m key-xform)
(magic-map m key-xform metta)
(normalize-map key-xform m)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close