Weird that, in 2022, Ruby still doesn’t have a fold-case method for String
s.
Oops, turns out that there is case folding, but you have to call .upcase(:fold)
or .downcase(:fold)
, which is wakadoo.
Music-obsessed software geek. One of Breakmaster Cylinder’s Internet weirdos. He/him.
Weird that, in 2022, Ruby still doesn’t have a fold-case method for String
s.
Oops, turns out that there is case folding, but you have to call .upcase(:fold)
or .downcase(:fold)
, which is wakadoo.