| Safe Haskell | Safe |
|---|
FunArgs
Documentation
Arguments
| :: a | First argument |
| -> b | Second argument |
| -> c | Third argument |
| -> d | Result |
Arguments
| :: a | First argument |
| -> b | Second argument |
| -> c | Third argument |
| -> d | Result |
Arguments
| :: forall (a :: ()). proxy a | First argument |
| -> b | Result |