@hackage once0.4
memoization for IO actions and functions
Categories
License
GPL-3.0-only
Maintainer
KAction@debian.org
Links
Versions
Installation
Dependencies (5)
- base >=4.7 && <5
- containers >=0.5
- template-haskell >=2.10
- hashable >=1.2
- unordered-containers >=0.2 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/grisette
Package provides single polymorphic function once
, that allows you
to memoize IO actions and functions, evaluating them at most once.
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>