lazyio-applicative: LazyIO applicative for asymptotic performance

[ applicative, control, library, mit ] [ Propose Tags ]

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.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3
Dependencies base (>=4.10 && <5) [details]
License MIT
Author Profunctorial
Maintainer profunctorial@protonmail.com
Category Control, Applicative
Bug tracker https://github.com/Profunctorial/lazyio-applicative/issues
Source repo head: git clone https://github.com/Profunctorial/lazyio-applicative/
Uploaded by profunctorial at 2024-02-02T07:31:11Z
Distributions NixOS:0.1.0.3
Downloads 81 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]