BoundedChan-1.0.3.0: Implementation of bounded channels.

BoundedChan-1.0.3.0: 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.

Signatures

Modules