stringCodepointSplitter/README.md
2023-08-27 01:57:02 +08:00

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`