Type Definitions
inputFunction(tree) → {Iterable}
Parameters:
Name | Type | Description |
---|---|---|
tree |
Iterable | The tree Iterable to be processed by one of the deep functions. |
Returns:
The modified iterable.
- Type
- Iterable