No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(matched-coll coll regex-str)
(matched-keys hashmap regex-str)
(matched-vals hashmap key-regex-str val-regex-str)
(matches-coll? coll regex-str)
(matches-key? hashmap regex-str)
(matches-val? hashmap regex-str)
cljdoc is a website building & hosting documentation for Clojure/Script libraries