Const
Get a slice from the forest of the given tree. An empty path will return the given tree.
Underlying tree type.
The tree to query. accepted.
Index of slice start.
Optional
Optional length of slice. Default is a single tree node.
Possibly empty list of trees.
Get a slice from the forest of the given tree. An empty path will return the given tree.