Sourceror.Zipper.prev

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

Specs

prev(zipper()) :: zipper()

Returns the previous zipper in depth-first pre-order. If it's already at the end, it returns nil.