No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(map-vals f m)
Map over the given hash-map vals. Example: (map-vals inc {:a 1 :b 2})
(mock-calls! value)
(transform-mock mock)
cljdoc is a website building & hosting documentation for Clojure/Script libraries