Handling of field coercion for read/write
Handling of field coercion for read/write
(read k v)
Infer from specs+ reader registry now to read value of attribute k
Infer from specs+ reader registry now to read value of attribute `k`
(with-reader! spec-key w)
Registers a reader for spec
Registers a reader for `spec`
(with-writer! spec-key w)
Registers a writer for spec
Registers a writer for `spec`
(write k v)
Infer from field spec if we need to use ::overrides or just a predicate registered transform. Suports Set spec types inference and nilables
Infer from field spec if we need to use ::overrides or just a predicate registered transform. Suports Set spec types inference and nilables
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close