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

monad-finally

This package provides a generalized version of Control.Exception.finally. The cleanup action is run not only on successful termination of the main computation and on errors, but on any control flow disruption (e.g. mzero, short-circuiting) that causes the main computation to not produce a result.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconmvv/monad-finally0
HACKAGE
carbal install monad-finally
查看
标签
根据用户添加的标签生成
暂无标签