yield
This package defines a class MonadYield a for monads that can emit values values of type a while they run, and a monad transformer YieldT a which implements this class such that the emitted values can be captured in a streaming manner. This is an amalgamation of concepts from pipes, conduit, foldl, and kan-extensions, combined into a small self-contained package.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
over 1 year ago
0.0.0.0
over 1 year ago
Versions
1
1
Downloads
46 total
46 total
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/yield
spec |
| License | MIT |
| First Release | over 1 year ago |
| Last Synced | about 3 hours ago |
Repository
| Stars | 0 on GitHub |
| Forks | 0 on GitHub |