Global

Type Definitions

inputFunction(tree) → {Iterable}

Source:
Parameters:
Name Type Description
tree Iterable The tree Iterable to be processed by one of the deep functions.
Returns:
The modified iterable.
Type
Iterable