It essentially creates an `Iterator` that starts r...
# getting-started
f
It essentially creates an
Iterator
that starts returns siblings until
getNextSibling()
returns
null
. For performance reasons, I've wrapped it inside a
Sequence
.