hackage.haskell.org : streaming-bracketed
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.
Registry
- JSON
- codemeta.json
purl: pkg:hackage/streaming-bracketed
Keywords:
data
, library
, mit
, streaming
, Propose Tags
License: MIT
Latest release: over 5 years ago
First release: over 7 years ago
Downloads: 1,435 total
Last synced: about 1 month ago