This page was created by volunteers like you!
Help us make it even better. To learn more about contributing to MEpedia, click here.
Join the movement
Visit #MEAction to find support or take action. Donate today to help us improve and expand this project.
Congratulations!
MEpedia has got over 30 million views as of August 2022!

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.