Const
Repeat the given navigation operator N times and return the final result or throw and exception if the operator fails along the way. Unsafe version of tryRepeat.
The underlying type of the tree.
The zipper that will be navigated.
An updated zipper pointing at a new focus.
Repeat the given navigation operator N times and return the final result or throw and exception if the operator fails along the way. Unsafe version of tryRepeat.