Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(crdt): Add is_tombstoned method and refactor ListCRDT
Adds public is_tombstoned method to CRDT class for checking record deletion status. Refactors ListCRDT for improved readability, consistency, and performance. Updates comments and formatting throughout the code.
- Loading branch information