No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
Internal algorithms for sending db diffs to Inspect tool.
(deep-merge x y)
(diff a b)
(patch x diff)
(patch-removals x {:fulcro.inspect.lib.diff/keys [removals]})
(patch-updates x {:fulcro.inspect.lib.diff/keys [updates]})
(removals a b)
(updates a b)
cljdoc is a website building & hosting documentation for Clojure/Script libraries