Module unicode_string_helpers

Source

Functionsยง

unicode_len
Returns the number of chars in a utf-8 string
unicode_remove_char
Removes a single unicode character at the specified index from a utf-8 string stored
unicode_truncate
Returns the first n characters up to len from a utf-8 string