1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
keys
====
[](https://hackage.haskell.org/package/keys) [](http://travis-ci.org/ekmett/keys)
This package provides a bunch of ad hoc classes for accessing parts of a container.
In practice this package is largely subsumed by the `lens` package, but it is maintained for now
as it has much simpler dependencies.
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
|