Skip to content

class InsertPatch internal

Represents a patch to insert an item into the loop list used in Diff

#initialize internal

InsertPatch constructor

target: - kwarg index to insert at

value: - kwarg value

delete: - should we overwrite the target?