(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |