stringCodepointSplitter/README.md

8 lines
162 B
Markdown
Raw Normal View History

2023-08-27 01:57:02 +08:00
# stringCodepointSplitter
Split a string to a list of strings of a character by the unicode codepoint.
It requires module Uutf.
for documantations, see `docs`