convert-1.5.1: Safe and unsafe data conversion utilities with strong type-level operation. checking.

Safe HaskellNone
LanguageHaskell2010

Data.Convert2.TH

Documentation

appsT :: Foldable f => Type -> f Type -> Type Source #

swap :: (a, b) -> (b, a) Source #