unblocking-buffer?

added

ns
clojure.core.async

type
function

(unblocking-buffer? buff)

Returns true if a channel created with buff will never block. That is to say,
puts into this buffer will never cause the buffer to be full.