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.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
almost 6 years ago
0.1.1.0
almost 6 years ago
Versions
3
3
Downloads
1,454 total
1,454 total
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| JSON API | View JSON |
| CodeMeta | codemeta.json |