A whole-document patch: selects bits by index or id, patches them, removes,
inserts and moves them. Every index refers to the input before any entry
is applied. diff(a, b, { outputFormat: "patch" }) produces one that turns
a into b; transform applies it.
A whole-document patch: selects bits by index or id, patches them, removes, inserts and moves them. Every index refers to the input before any entry is applied.
diff(a, b, { outputFormat: "patch" })produces one that turnsaintob; transform applies it.