(queue {deferred? :deferred?
batching? :batching?
collecting? :collecting?
priority-queue? :priority-queue?
collect-inclusive? :collect-inclusive?
allow-force? :allow-force?
stack? :stack?
:or {deferred? false
batching? false
collecting? false
priority-queue? false
stack? false
collect-inclusive? false
allow-force? true}})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close