Liking cljdoc? Tell your friends :D

fhir.utils


all-keysclj

(all-keys & xs)
source

camelizeclj

(camelize s)
source

emit-htmlclj

(emit-html xml)
source

emit-xmlclj

(emit-xml e & {:as opts})
source

from-jsonclj

(from-json s)
source

mapmapclj

(mapmap f m)

just map hashmap into hashmap (assoc acc k (f k v))

just map hashmap into hashmap (assoc acc k (f k v))
sourceraw docstring

normalize-stringclj

(normalize-string s)
source

normalize-xml-strclj

(normalize-xml-str s)
source

parse-xmlclj

(parse-xml s)
source

read-jsonclj

(read-json pth)
source

resources-diffclj

(resources-diff a b)
(resources-diff a b pth)
source

to-jsonclj

(to-json m)
source

TODOcljmacro

(TODO s)
source

todosclj

source

unencode-html-entitiesclj

(unencode-html-entities s)
source

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

× close