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

hackage.haskell.org : jet-stream

This is a streaming library focused on simplicity at the cost of some expressivity. Basic operations like drop and take are supported. The Functor, Applicative and Monad instances of the stream type resemble those of pure lists. There are also Monoid, Alternative and MonadPlus instances for stream concatenation. Provides resource-managing operations like withFile that are easily integrated into streams. For expressive and composable terminal operations, streams can be consumed with folds from the "foldl" library.

Registry - JSON - codemeta.json
purl: pkg:hackage/jet-stream
Keywords: bsd3 , library , streaming , Propose Tags
License: BSD-3-Clause
Latest release: over 1 year ago
First release: over 4 years ago
Downloads: 255 total
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...