Liking cljdoc? Tell your friends :D

deercreeklabs.lancaster.resolution


check-namesclj/s

(check-names writer-edn-schema reader-edn-schema)
source

edn-schema->pcfclj/s

(edn-schema->pcf edn-schema)
source

equivalent-schemas?clj/s

(equivalent-schemas? edn-schema1 edn-schema2)
source

fields->fields-mapclj/s

(fields->fields-map fields)
source

get-field-changesclj/s

(get-field-changes writer-fields reader-fields)
source

make-add-fields-fnclj/s

(make-add-fields-fn added-fields)
source

make-change-fields-fnclj/s

(make-change-fields-fn changed-fields)
source

make-delete-fields-fnclj/s

(make-delete-fields-fn deleted-fields)
source

make-record-xfclj/s

source

make-resolving-deserializerclj/s

(make-resolving-deserializer writer-pcf reader-schema *name->deserializer)
source

make-union-resolving-decoderclj/s

(make-union-resolving-decoder writer-edn-schema
                              reader-edn-schema
                              writer-type
                              reader-type
                              *name->deserializer)
source

make-union-xfclj/s

(make-union-xf writer-item-schema reader-union-schema)
source

make-xfclj/s

source

throw-mismatch-errorclj/s

(throw-mismatch-error writer-edn-schema reader-edn-schema)
source

try-schema-pairclj/s

(try-schema-pair writer-item-schema reader-item-schema)
source

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

× close