We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Some cases to consider:
.prev()
left-child
right-child
left-span
right-span
I'm thinking we should perhaps return the Option type more often in both FlatTree and the Iterator structs.
Option
FlatTree
Iterator