On Sunday, 3 July 2022 at 17:27:43 UTC, rikki cattermole wrote:
That's going to bite us big time when it comes to Unicode handling which wants to work with dstring's.

You can just use ints… It is better to do something commonly used well, than have features that not enough people use to get the quality up.

People who are willing to use 4 bytes per code point are probably using third party C-libraries that have their own representation, so you have to convert anyway?

Reply via email to