D-ish way to work with strings?

Robert M. Münch robert.muench at saphirion.com
Sun Dec 22 17:27:03 UTC 2019


Want to add I'm talking about unicode strings.

Wouldn't it make sense to handle everything as UTF-32 so that iteration 
is simple because code-point = code-unit?

And later on, convert to UTF-16 or UTF-8 on demand?

-- 
Robert M. Münch
http://www.saphirion.com
smarter | better | faster



More information about the Digitalmars-d-learn mailing list