Appearance
Represents a patch to move a loop item from one location to another used in Diff
MovePatch constructor
from: - kwarg index moving from
to: - kwarg index moving to
value: - kwarg value
delete: - should we overwrite to:?