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

between

It turns out that this combinator is a powerful thing. It was abstracted from following (commonly used) pattern f . h . g where f and g are fixed. This library not only defines ~@~ combinator, but also some derived combinators that can help us easily define a lot of things including lenses. See lens package for detais on what lenses are. Function Data.Function.on can be implemented using ~@~ as: If function on3 existed in base then it could be defined as: Other usage examples and documentation can be found in Data.Function.Between module.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub icontrskop/between4
HACKAGE
carbal install between
查看
标签
根据用户添加的标签生成
暂无标签