loro/crates
Zixuan Chen a93d9f762d fix: cursor should not use Deref
`crdt-list` expected derefed cursor to be a sliced operation, but it was not.
so I updated crdt-list to use a GetOp trait instead of Deref, where
users may slice the op if they want to.
2022-10-26 23:31:34 +08:00
..
loro-core fix: cursor should not use Deref 2022-10-26 23:31:34 +08:00
loro-framework chore: fix warnings 2022-08-16 16:46:03 +08:00
rle fix: cursor should not use Deref 2022-10-26 23:31:34 +08:00