logo
首页技术栈工具库讨论
arrow-list

arrow-list

This small Haskell library provides some type class, types and functions to work with list (and list-like) arrows. List arrows represent computations that may return multiple outputs. Making functions that return lists an instance of both the Category and Arrow type class allow you to easily compose multiple computations into one with standard building blocks.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconsilkapp/arrow-list9
HACKAGE
carbal install arrow-list
查看
标签
根据用户添加的标签生成
暂无标签