logo
首页技术栈工具库讨论
stream-monad

stream-monad

This Haskell library provides an implementation of the MonadPlus type class that enumerates results of a non-deterministic computation by interleaving subcomputations in a way that has usually much better memory performance than other strategies with the same termination properties.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install stream-monad
查看
标签
根据用户添加的标签生成
暂无标签