Liking cljdoc? Tell your friends :D

spec-tools.transform


+date->string-format+clj

source

+string->date-format+clj

source

any->anyclj/s

(any->any _ x)
source

any->stringclj/s

(any->string _ x)
source

date->stringclj/s

(date->string _ x)
source

fail-on-extra-keysclj/s

(fail-on-extra-keys {:keys [:spec-tools.parse/keys]} x)
source

fail-on-extra-keys-type-decodersclj/s

source

json-type-decodersclj/s

source

json-type-encodersclj/s

source

keyword->clj/s

(keyword-> f)
source

keyword->stringclj/s

(keyword->string _ x)
source

keyword-or-string->clj/s

(keyword-or-string-> f)
source

number->doubleclj/s

(number->double _ x)
source

string->booleanclj/s

(string->boolean _ x)
source

string->dateclj/s

(string->date _ x)
source

string->doubleclj/s

(string->double _ x)
source

string->keywordclj/s

(string->keyword _ x)
source

string->longclj/s

(string->long _ x)
source

string->nilclj/s

(string->nil _ x)
source

string->symbolclj/s

(string->symbol _ x)
source

string->uuidclj/s

(string->uuid _ x)
source

string-type-decodersclj/s

source

string-type-encodersclj/s

source

strip-extra-keysclj/s

(strip-extra-keys {:keys [:spec-tools.parse/keys]} x)
source

strip-extra-keys-type-decodersclj/s

source

strip-extra-valuesclj/s

(strip-extra-values {:keys [:spec-tools.parse/items]} x)
source

strip-extra-values-type-decodersclj/s

source

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

× close