Files
sml-projects/todo.md

5 lines
208 B
Markdown
Raw Normal View History

2025-10-15 15:29:19 +01:00
# To-do list
- Modify deletion functions to use `PersistentVector.delete`
- After deletion, we may have a new match that we want to add. Account for this case.
- Implement 'yj' motion and add tests for it