Safe Haskell | Safe-Inferred |
---|
Documentation
arguments1 :: (a -> x) -> a -> xSource
arguments2 :: (a -> b -> x) -> a -> b -> xSource
arguments3 :: (a -> b -> c -> x) -> a -> b -> c -> xSource
arguments4 :: (a -> b -> c -> d -> x) -> a -> b -> c -> d -> xSource
arguments5 :: (a -> b -> c -> d -> e -> x) -> a -> b -> c -> d -> e -> xSource