hackage.haskell.org : 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.
Registry
-
Source
- Homepage
- JSON
- codemeta.json
purl: pkg:hackage/yield
Keywords:
library
, mit
, streaming
, Propose Tags
, ghvm-managed
, haskell
License: MIT
Latest release: about 1 year ago
First release: about 1 year ago
Downloads: 43 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago