Contents
Index
Safe Haskell
Safe-Inferred
FunArgs
Documentation
f
Arguments
::
forall
a .
Ord
a
=>
Int
First argument
-> a
Second argument
->
Bool
Third argument
-> (a -> a)
Fourth argument
-> ()
Result
g
Arguments
:: a
First argument
-> b
Second argument
-> c
Third argument
-> d
Result