added tests for 'PersistentVector.splitLeft' function

This commit is contained in:
2026-01-16 21:30:56 +00:00
parent 47cf451501
commit 08abb43e3b
2 changed files with 116 additions and 23 deletions

View File

@@ -1,3 +1,3 @@
# To-do list
- Test `PersistentVector.splitLeft`
- Implement `PersistentVector.delete` and test it
- Implement 'yj' motion and add tests for it