rename 'Cursor.toNextChrNew' function to 'Cursor.toNextChr', and update usages to change the name as well.

This commit is contained in:
2025-10-18 15:17:26 +01:00
parent e07f21d6f4
commit 9f53c5549a
4 changed files with 12 additions and 14 deletions

View File

@@ -351,7 +351,7 @@ struct
helpToNextChr (strPos + 1, str, absIdx + 1, stl, ~1, findChr, count)
end)
val toNextChrNew = ToNextChr.foldNext
val toNextChr = ToNextChr.foldNext
structure ToPrevChr =
MakeIfCharFolderPrev