MAP
Value members
Inherited methods
Converts ANY
to FN
at given line number.
Converts ANY
to FN
at given line number.
- Value parameters:
- env
context
ENV
to wrapFN
- l
line number
- Inherited from:
- ANY
Converts ANY
to FN
at given PATH
.
Converts ANY
to FN
at given PATH
.
- Value parameters:
- env
context
ENV
to wrapFN
- p
PATH
- Inherited from:
- ANY
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
- Returns:
a string representation of the object.
- Definition Classes
- ANY -> Any
- Inherited from:
- ANY
Vectorizes function over ANY
.
Vectorizes function over ANY
.
- Value parameters:
- f
function to vectorize
- Inherited from:
- ANY