deepfire / zippers

Zippers based on lenses and traversals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zippers

Hackage Build Status

Zippers are a way of accessing and manipulating data deep within a structure. This library uses Lenses and Traversals from the lens library to do this effectively.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett

About

Zippers based on lenses and traversals

License:Other


Languages

Language:Haskell 98.3%Language:Shell 1.7%