A @nogc UTF-32 string
Note: ndstring is passed by value, this effectively means that if you do not pass it as ref you will end up copying the contents of the string.
nstring nwstring
See Implementation
A @nogc UTF-32 string
Note: ndstring is passed by value, this effectively means that if you do not pass it as ref you will end up copying the contents of the string.