No description
docs | ||
Makefile | ||
README.md | ||
stringCodepointSplitter.ml | ||
stringCodepointsSplitter.opam |
stringCodepointSplitter
Split a string to a list of strings of a character by the unicode codepoint.
It requires module Uutf.
for documantations, see docs