LangToGroup-0.1.0.0
Safe HaskellNone
LanguageHaskell2010

Helpers

Documentation

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