No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(filter-and-add schema new-val value-filter subattr)
(filter-and-remove schema value-filter subattr)
(filter-and-replace schema new-val value-filter subattr)
(handle-attr-path schema resource uri attr subattr update-fn)
(handle-attr-path-levels schema resource update-fn [attr & attrs])
(handle-operation schema resource {:keys [path value]} attr-path-fn value-path-fn)
(op-add schema resource opr)
(op-remove schema resource opr)
(op-replace schema resource opr)
(patch schema resource op)
(value-for-add schema old-val new-val)
(value-for-replace schema value)
cljdoc is a website building & hosting documentation for Clojure/Script libraries