Liking cljdoc? Tell your friends :D

contrib.ednish


-edn-dialect-mappingsclj

source

decodeclj

(decode ednish-str)
source

decode-pathclj

(decode-path path read-edn-str)
source

decode-uriclj

source

discard-leading-slashclj

(discard-leading-slash path)
source

encodeclj

(encode edn-str)

Re-encode an edn-string to url-safe dialect of edn-ish. Vectors, sets and maps coalesce into lists and are not disambiguated.

Re-encode an edn-string to url-safe dialect of edn-ish. Vectors, sets and maps
coalesce into lists and are not disambiguated.
sourceraw docstring

encode-uriclj

source

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

× close