Sourceror.Zipper.up

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

Specs

up(zipper()) :: zipper() | nil

Returns the zipper of the parent of the node at this zipper, or nil if at the top.