Closed
Description
After looking at the implementation for converting strings between lower and upper case I found a method that might be faster than the one currently implemented in stdlib and that should return the same output:
I published the method here https://stackoverflow.com/questions/10759375/how-can-i-write-a-to-upper-or-to-lower-function-in-f90/75838039#75838039 (look at the last answer to_lower_2 and to_upper_2)
thinking about doing a PR to contribute with these implementations, any opinions?
Metadata
Metadata
Assignees
Labels
No labels