@hackage keyed0.1.0.0

Generic indexing for many data structures

This library provides generic indexing for a number of data structures, so that we can overload (!) in the same way we overload length with Foldable or (f)map with Functor.