@hackage rank2classes0.2

a mirror image of some standard type classes, with methods of rank 2 types

A mirror image of the standard constructor type class hierarchy rooted in Functor, except with methods of rank 2 types and class instances of kind (*->*)->*. The classes enable generic handling of heterogenously typed data structures and other neat tricks.