DittoDiff

constructor(insertions: Set<Int> = emptySet(), deletions: Set<Int> = emptySet(), updates: Set<Int> = emptySet(), moves: List<Move> = emptyList())