7 lines
162 B
Markdown
7 lines
162 B
Markdown
# stringCodepointSplitter
|
|
|
|
Split a string to a list of strings of a character by the unicode codepoint.
|
|
|
|
It requires module Uutf.
|
|
|
|
for documantations, see `docs`
|