Recur
Produces a tree by recursively evaluating the given sequence.
Syntax
Tree.Recur
ยท [sequence]
Parameters
- sequence
- The sequence to evaluate recursively.
Return Value
The produced tree.
Produces a tree by recursively evaluating the given sequence.
Tree.Recur
ยท [sequence]
The produced tree.