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

162 B

stringCodepointSplitter

Split a string to a list of strings of a character by the unicode codepoint.

It requires module Uutf.

for documantations, see docs