@hackage BoundedChan1.0.0.0

Implementation of bounded Chans.

This library introduces BoundedChan. BoundedChan works exactly like Chan -- and, indeed, has the exact same interface -- but is guaranteed to operate in a bounded amount of space.