Tuple Extra Additional helpers for working with tuples. For example: foo (x, y) = (baz x, y) becomes foo = mapSnd baz