(serialize-key args)Simplifies dealing with composite keys - rather than stitching them by hand
using str, it supports transparently converting a vec of strings/keywords into
: delimited string.
NOTE: nil values will be omitted, but the vec cannot be empty!
Simplifies dealing with composite keys - rather than stitching them by hand using `str`, it supports transparently converting a vec of strings/keywords into `:` delimited string. NOTE: `nil` values will be omitted, but the vec cannot be empty!
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 |