BoundedChan-1.0.1.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.
Modules
- Control
- Concurrent
BoundedChan-1.0.1.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.
Modules