logo
首页技术栈工具库讨论
spawn

spawn

Spawn a concurrent IO computation and later demand its result. Tiny API and implementation. New in version 0.3: Added functions parMapIO, parMapIO_, and (|*|), which capture common use cases of spawn. Updated code to avoid using deprecated functions with base-4.3 and later (GHC 7.0 and later). The old code is still used with older base libraries. Added public GitHub repository.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconkmcallister/spawn7
HACKAGE
carbal install spawn
查看
标签
根据用户添加的标签生成
暂无标签