Open noob77777 opened 3 years ago
type Operations and type Cursor implementation
define the following types
A vector of id that uniquely identify the path in Node tree.
{ id: LamportCounter deps: []LamportCounter cursor: Cursor mutation: ASSIGN | DELETE | INSERT | GET value: *Node }
Feature Request
type Operations and type Cursor implementation
Summary
define the following types
Cursor
Operation