No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(dequeue q)
(dequeue* q dequeue?)
(enqueue q value)
(queue)
(queue-peek q)
(queue-pop q value)
cljdoc is a website building & hosting documentation for Clojure/Script libraries