yoko-0.3.1.1: Generic Programming with Disbanded Data Types

Safe HaskellSafe-Infered

Data.Yoko.Each

Documentation

type Each = Each_Source

each :: Each cxt sum => Proxy cxt -> (forall a. cxt a => a -> b) -> sum -> bSource