streaming-bracketed
Version 0.1.1.0 revision 0 uploaded by DanielDiazCarrete.
Package meta
- Synopsis
- A resource management decorator for "streaming".
- Description
This package provides a decorator for the Stream type from "streaming", that lets you perform bracket-like operations that allocate and deallocate resources used by the stream.
By carefully managing the operations that are lifted to the decorated streams, we can ensure that finalizers are promptly called even with operations like "take", which do not consume the whole stream.
- Author
- daniel
- Bug reports
- n/a
- Category
- Data,Streaming
- Copyright
- n/a
- Homepage
- n/a
- Maintainer
- diaz_carrete@yahoo.com
- Package URL
- n/a
- Stability
- n/a