OCaml
I want to find the first unicode character in a string and then split the string on that character
Learning
octachron
March 16, 2020, 7:22pm
8
In fact, if you need just codepoints, the right library is rather
uutf
(and
uunf
for normalization).
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
[ANN] Unicode 15.1.0 update for Uucd, Uucp, Uunf and Uuseg
Community
announce
,
ocsf
0
439
September 15, 2023
Substring of Unicode string including newlines in Windows
Ecosystem
windows
,
unicode
22
1769
September 27, 2021
How to access the module Uutf.String.UTF_8
Learning
23
4556
March 28, 2018
UNICODE support in Objective CAML runtime system
Learning
ocaml
11
2975
January 20, 2020
Unicode in OCaml source code?
Learning
12
4594
December 8, 2017