Liking cljdoc? Tell your friends :D

manifold.stream.default


add!clj

(add! producers consumers messages capacity executor dirty-puts)
source

Consumerclj

source

de-nilclj

(de-nil x)
source

max-consumersclj

Maximum number of pending consumers

Maximum number of pending consumers
sourceraw docstring

max-dirty-putsclj

Every X puts, scan for timed-out deferreds and remove

Every X puts, scan for timed-out deferreds and remove
sourceraw docstring

max-dirty-takesclj

Every X takes, scan for timed-out deferreds and remove

Every X takes, scan for timed-out deferreds and remove
sourceraw docstring

max-producersclj

Maximum number of pending producers

Maximum number of pending producers
sourceraw docstring

ontoclj

(onto ex s)
source

Producerclj

source

re-nilclj

(re-nil x)
source

streamclj

(stream)
(stream buffer-size)
(stream buffer-size xform)
(stream buffer-size xform executor)
source

stream*clj

(stream* {:keys [permanent? buffer-size description executor xform]
          :or {permanent? false executor (ex/executor)}})
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close