Sourceror.Zipper.down

You're seeing just the function down, go back to Sourceror.Zipper module for more information.

Specs

down(zipper()) :: zipper() | nil

Returns the zipper of the leftmost child of the node at this zipper, or nil if no there's no children.