Multiple next() steps in a traversal
Is there a way to exit traversals at different steps? I tried using the
next()
step on a static, but it failed.1 Reply
could you perhaps provide an example of what you want to do exactly?