Fixed
Details
Assignee
Markus SchererMarkus SchererReporter
Andy HeningerAndy HeningerComponents
Labels
Priority
majorTime Needed
DaysFix versions
Details
Details
Assignee
Markus Scherer
Markus SchererReporter
Andy Heninger
Andy HeningerComponents
Labels
Priority
Time Needed
Days
Fix versions
Created June 28, 2018 at 5:14 PM
Updated March 2, 2023 at 7:44 PM
Resolved March 2, 2023 at 7:44 PM
Add a new option to UnicodeSet::closeOver() to do the operation with simple (1:1, no strings) case folding.
This can't be done in an obvious way now - there is no function to remove all the strings from a set, and even if there were it wouldn't be very efficient to generate them with a full closeOver(USET_CASE) and then remove them.