Y
Hacker News
new
|
ask
|
show
|
jobs
by
jancsika
213 days ago
If someone builds, say, a Korean website and needs sort(), does the ICU monolith handle 100% of the common cases?
(Or substitute for Korean the language that has the largest amount of "stuff" in the ICU monolith.)
1 comments
adzm
213 days ago
Yes, though it's easy to not use the ICU library properly or run into issues wrt normalization etc
link