Sourceror.Zipper.next
You're seeing just the function
next
, go back to Sourceror.Zipper module for more information.
Returns the following zipper in depth-first pre-order. When reaching the end,
returns a distinguished zipper detectable via end?/1
. If it's already at
the end, it stays there.