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
No dependent packages found.
Past Dependents
Include Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
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 | 4 days ago |
Repository
| Stars | 0 on GitHub |
| Forks | 0 on GitHub |