No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(any->any _ x)
(any->string _ x)
(date->string _ x)
(fail-on-extra-keys {:keys [:spec-tools.parse/keys]} x)
(keyword-> f)
(keyword->string _ x)
(keyword-or-string-> f)
(number->double _ x)
(string->boolean _ x)
(string->date _ x)
(string->double _ x)
(string->keyword _ x)
(string->long _ x)
(string->nil _ x)
(string->symbol _ x)
(string->uuid _ x)
(strip-extra-keys {:keys [:spec-tools.parse/keys]} x)
(strip-extra-values {:keys [:spec-tools.parse/items]} x)
cljdoc is a website building & hosting documentation for Clojure/Script libraries