combine/@@ - combine expressions involving operators
|
Calling Sequence
|
|
combine(f, `@@`)
|
|
Description
|
|
•
|
combine/@@ combines nested functions into function expressions using the iterated composition operator, .
|
•
|
See for a description of the composition operator.
|
|
|