The latest version of lazyio-applicative is 0.1.0.3-0.

lazyio-applicative

Version 0.1.0.1 revision 1 uploaded by profunctorial.

Package meta

Synopsis
LazyIO applicative for asymptotic performance
Description

Producing data structures lazily is builtin pure haskell, but the IO monad is strict meaning Functor and Applicative have wildy different asymptotics (for IO). Using lazy IO allows effectful mappings WITH lazy streaming. LazyIO actions are expected to be commutative up to correctness.

Author
Profunctorial
Bug reports
https://github.com/Profunctorial/lazyio-applicative/issues
Category
Applicative, Control
Copyright
n/a
Homepage
n/a
Maintainer
profunctorial@protonmail.com
Package URL
n/a
Stability
n/a

Components