Sourceror.Zipper.remove

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

Specs

remove(zipper()) :: zipper()

Removes the node at the zipper, returning the zipper that would have preceded it in a depth-first walk.