(preserve-kebab-case m)Recursively convert map keywords to kebab-case strings, to avoid automatic camelCase conversion. This is useful for servers when the client expects Clojure style JSON, or when a map needs to be round-tripped from the server to the client and back without case changes.
Recursively convert map keywords to kebab-case strings, to avoid automatic camelCase conversion. This is useful for servers when the client expects Clojure style JSON, or when a map needs to be round-tripped from the server to the client and back without case changes.
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 |