Skip to content

array in string diff: why not modified instead of delete + insert #424

@mustafa0x

Description

@mustafa0x

left

[
  "a",
  "b"
]

right

[
  "a1",
  "b"
]

diff

Image

{
  "0": [
    "a1"
  ],
  "_t": "a",
  "_0": [
    "a",
    0,
    0
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions