Deconstruct the node and possibly empty forest of a tree. Useful in pipelines.
Underlying tree type.
The tree being deconstructed.
A pair of the tree node value and a possibly empty list of child trees.
Deconstruct the node and possibly empty forest of a tree. Useful in pipelines.