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

pez

PEZ is a generic zipper library. It uses lenses from the fclabels package to reference a "location" to move to in the zipper. The zipper is restricted to types in the Typeable class, allowing the user to "move up" through complex data structures such as mutually-recursive types. Both the Typeable class and fclabels lenses can be derived in GHC, making it easy for the programmer to use a zipper with a minimum of boilerplate. Please send any feature requests or bug reports along. Changes 0.0.4 -> 0.1.0:
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconjberryman/pez3
HACKAGE
carbal install pez
查看
标签
根据用户添加的标签生成
暂无标签