Y
Hacker News
new
|
ask
|
show
|
jobs
by
ckolkey
747 days ago
Off the top of my head, in turkish, `i` doesn't become `I`, it becomes `İ`. And `ı` is the lower case version of `I`
1 comments
Dylan16807
746 days ago
You don't need to decide how to upper or lower case a character to be insensitive to case, though. Treating them all as matching isn't a terrible option.
link