extra-0.1: Extra functions I use.

Safe HaskellSafe-Inferred

Data.Either.Extra

Documentation

fromLeft :: Either t t1 -> tSource

fromRight :: Either t t1 -> t1Source