Name : ghc-io-memoize
| |
Version : 1.1.1.0
| Vendor : openSUSE
|
Release : bp150.2.6
| Date : 2018-07-30 20:35:04
|
Group : Development/Libraries/Haskell
| Source RPM : ghc-io-memoize-1.1.1.0-bp150.2.6.src.rpm
|
Size : 0.02 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Memoize IO actions
|
Description :
Transform an IO action into a similar IO action that performs the original action only once.
You can choose to perform the original action in one of two ways:
(1) lazily (might never be performed)
(2) eagerly (concurrently performed)
Special thanks to shachaf and headprogrammingczar from #haskell irc for helping me reason about the behavior of this library.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/x86_64 |