Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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
purl: pkg:hackage/streaming-bracketed
Keywords: data, library, mit, streaming
License: MIT
Latest release: almost 4 years ago
First release: almost 6 years ago
Downloads: 1,284 total
Last synced: 5 days ago

    Loading...
    Readme
    Loading...