Operate
applies
p
to the head ofexpr
.
applies
p
to then
th head ofexpr
.
Examples
The default value of n
is 1
:
With n = 0
, Operate
acts like Apply
:
Non-negative integer expected at position 3
in Operate(p, f, -1)
.
Implementation status
- ✅ - full supported