Expand description
The opcode: one primitive edit, its target id bundled in. A commit’s
payload is a Vec<OpCodes>; an op’s index in it is its Seq in the
total write order. Rationale: docs/doc-ng-design-notes.md.
The opcode: one primitive edit, its target id bundled in. A commit’s
payload is a Vec<OpCodes>; an op’s index in it is its Seq in the
total write order. Rationale: docs/doc-ng-design-notes.md.