No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(check-names writer-edn-schema reader-edn-schema)
(edn-schema->pcf edn-schema)
(equivalent-schemas? edn-schema1 edn-schema2)
(fields->fields-map fields)
(get-field-changes writer-fields reader-fields)
(make-add-fields-fn added-fields)
(make-change-fields-fn changed-fields)
(make-delete-fields-fn deleted-fields)
(make-resolving-deserializer writer-pcf reader-schema *name->deserializer)
(make-union-resolving-decoder writer-edn-schema reader-edn-schema writer-type reader-type *name->deserializer)
(make-union-xf writer-item-schema reader-union-schema)
(throw-mismatch-error writer-edn-schema reader-edn-schema)
(try-schema-pair writer-item-schema reader-item-schema)
cljdoc is a website building & hosting documentation for Clojure/Script libraries