Merge branch 'main' of github.com:Yoxem/stringCodepointSplitter
This commit is contained in:
commit
c1611f3b55
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Split a string to a list of strings of a character by the unicode codepoint.
|
|||
It requires module Uutf.
|
||||
|
||||
## Dependencies
|
||||
- OCaml >= 4.13
|
||||
- OCaml >= 4.06
|
||||
- dune
|
||||
- uutf
|
||||
- fildlib
|
||||
|
|
Loading…
Reference in a new issue