rename 'Cursor.toNextChrNew' function to 'Cursor.toNextChr', and update usages to change the name as well.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user