Liking cljdoc? Tell your friends :D

omega-red.codec


deserializeclj

(deserialize res)
source

prefixable?clj

(prefixable? i)
source

serializeclj

(serialize thing)
source

serialize-keyclj

(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!
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close