Const
Navigate from a node to its parent or throw an exception if the focused node is a tree root. Unsafe version of tryUp.
The underlying type of the tree.
The zipper that will be navigated.
An updated zipper pointing at a new focus.
Navigate from a node to its parent or throw an exception if the focused node is a tree root. Unsafe version of tryUp.