@hackage BoundedChan1.0.0.1

Implementation of bounded channels.

This library introduces BoundedChan. BoundedChans differ from Chans in that they are guaranteed to contain no more than a certain number of elements.