tuple-generic-0.1.0.0: Generic operations on tuples

Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Tuple.Generic

Documentation

cons :: TupleCons a b x => x -> a -> b Source