Function or value | Description |
Full Usage:
map f (x, y, z)
Parameters:
'a -> 'b -> 'c -> 'd
x : 'a
y : 'b
z : 'c
Returns: 'd
|
|