progress implementing help-prev-match for vector

This commit is contained in:
2025-10-08 10:27:19 +01:00
parent 3b823d7ae6
commit 0de7a9278a
5 changed files with 82 additions and 17 deletions

View File

@@ -121,6 +121,4 @@ struct
)
else
(buffer, PersistentVector.empty)
fun prevMatch (cursorIdx, searchList, count) = raise Fail "todo: reimplement"
end