Tom Lord
Tom Lord
> `'Ü' => 'Ue'` > > `'Ü' => 'UE'` > I would expect a solution that can handle both cases gracefully. My 2 cents on the topic as a passing...
@radar Sorry for the slow progress, I was on holiday 😄 I've gone through some more edge cases, added more documentation and tests. Please take a look when you have...
> I'd be keen to know what this project is :) It sounds a little in the vein of LocaleApp, etc. I did have applications like that in mind when...
As commented [here](https://github.com/tom-lord/regexp-examples/issues/35#issuecomment-1529955974): > `regexp_property_values` ... includes C-extensions. The extensions are optional, and the fallback code has successfully been used in some non-C-Ruby environments, but I wouldn't vouch for them...