Sourceror.Zipper.insert_right
You're seeing just the function
insert_right
, go back to Sourceror.Zipper module for more information.
Specs
Inserts the item as the right sibling of the node at this zipper, without
moving. Raises an ArgumentError
when attempting to insert a sibling at the
top level.