openbsd-ports/devel/hs-enumerator/pkg/DESCR
jasper 32285913cc import hs-enumerator 0.4.3
Enumerators and Iteratees are an abstraction discovered by Oleg
Kiselyov, which provide a performant, predictable, and safe alternative
to lazy I/O. This library is a simplified, reorganized version of
Oleg's original code.

ok kili@
2010-12-08 12:45:38 +00:00

5 lines
224 B
Plaintext

Enumerators and Iteratees are an abstraction discovered by Oleg
Kiselyov, which provide a performant, predictable, and safe alternative
to lazy I/O. This library is a simplified, reorganized version of
Oleg's original code.