Liking cljdoc? Tell your friends :D
Clojure only.

qbits.jet.async


put!clj

(put! ch msg backpressure!)
(put! ch msg backpressure! close!)

Takes a ch, a msg, a single arg function that when passed true enables backpressure and when passed false disables it, and a no-arg function which, when invoked, closes the upstream source.

Takes a `ch`, a `msg`, a single arg function that when passed
`true` enables backpressure and when passed `false` disables it,
and a no-arg function which, when invoked, closes the upstream
source.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close