Join Slack
Is there sth in kotlin to map all counties special characters like: `ó` -> `o` `ł` -> `l` I ca...
# announcements
j
Jakub
05/14/2020, 1:34 PM
Is there sth in kotlin to map all counties special characters like:
ó
->
o
ł
->
l
I can’t see in
contains
function to ignore them.
d
diesieben07
05/14/2020, 1:35 PM
If you are on the JVM, you can do this:
https://stackoverflow.com/a/15190787
👍 1
j
Jakub
05/14/2020, 1:36 PM
Brilliant! Was having troubles with finding keywords to google it 🙂
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by