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.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
over 1 year ago
1.1.0.0
over 1 year ago
Versions
2
2
Downloads
264 total
264 total
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/jet-stream
spec |
| License | BSD-3-Clause |
| First Release | over 4 years ago |
| Last Synced | 18 days ago |