openbsd-ports/devel/hs-conduit/pkg/DESCR

5 lines
222 B
Plaintext
Raw Normal View History

Conduits are an approach to the streaming data problem. It is meant
as an alternative to enumerators\/iterators, hoping to address the
same issues with different trade-offs based on real-world experience
with enumerators.