Module:Ustring/doc
From MEpedia, a crowd-sourced encyclopedia of ME and CFS science and history
This is the documentation page for Module:Ustring
Copied from https://en.wikipedia.org/wiki/Module:Ustring.
The ustring library is intended to be a direct reimplementation of the standard String library, except that the methods operate on characters in UTF-8 encoded strings rather than bytes. Most functions will raise an error if the string is not valid UTF-8; exceptions are noted.