UMinho Haskell Libraries (1.0)ContentsIndex
Pointless.Combinators.Uncurried
Synopsis
split :: (a -> b, a -> c) -> a -> (b, c)
eithr :: (a -> c, b -> c) -> Either a b -> c
comp :: (b -> c, a -> b) -> a -> c
Produced by Haddock version 0.6