logo
首页技术栈工具库讨论
io-memoize

io-memoize

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: lazily (might never be performed) eagerly (concurrently performed) Special thanks to shachaf and headprogrammingczar from #haskell irc for helping me reason about the behavior of this library.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install io-memoize
查看
标签
根据用户添加的标签生成
暂无标签