Skip to main content

buffer

function

clojure.core.async/buffer

Available in:BBCLJ
(buffer [n])
Returns a fixed buffer of size n. When full, puts will block/park.

No examples yet. Be the first to add one!