No description
Find a file
2023-08-27 01:59:51 +08:00
docs 0.0.1 2023-08-27 01:46:01 +08:00
Makefile 0.0.1 2023-08-27 01:46:01 +08:00
README.md Create README.md 2023-08-27 01:57:02 +08:00
stringCodepointSplitter.ml 0.0.1 2023-08-27 01:46:01 +08:00
stringCodepointsSplitter.opam add opam modified 2023-08-27 01:59:51 +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