How to change string case in NIM?

Viewed 300

In NIM 0.17 toLower is deprecated. So, what would be the proper way of changing the case of a string in NIM?

1 Answers
Related