A result of moving a zipper, which can be either successful or not
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
Value members
Concrete methods
Try another move on the resulting zipper, if the current move did not fail
Try another move on the resulting zipper, if the current move did not fail
Attributes
Obtain the resulting zipper or throw an exception if the move failed
Obtain the resulting zipper or throw an exception if the move failed
Attributes
Try another safe move if the current move failed
Try another safe move if the current move failed
Attributes
Try another zipper if the current move failed
Try another zipper if the current move failed
Attributes
Safely move the resulting zipper, if the current move did not fail
Safely move the resulting zipper, if the current move did not fail
Attributes
Try another move if the current move failed
Try another move if the current move failed
Attributes
Try a result of another move if the current move failed
Try a result of another move if the current move failed
Attributes
Obtain the resulting zipper or the original zipper in case the move failed
Obtain the resulting zipper or the original zipper in case the move failed
Attributes
Obtain the resulting zipper or None if the move failed
Obtain the resulting zipper or None if the move failed
Attributes
Change the starting point of the move
Change the starting point of the move