Operators Module
Functions and values
| Function or value | Description |
|
|
|
|
|
|
Full Usage:
a @@ b
Parameters:
'a -> 'b option
b : 'a -> 'b option
Returns: 'a -> 'b option
Modifiers: inline Type parameters: 'a, 'b |
|
|
|
|
|