Dear List, I'm pleased to announce uCorelib 0.2.0, a new and simple Unicode library for OCaml. https://github.com/yoriyuki/ucorelib/releases/tag/v0.2.0 This release add - Persistent set of Unicode characters. USet - Persistent map from Unicode characters to arbitrary types. UMap - Readonly, fast access, compact map from Unicode to any type, bool, and char. UCharTbl Enjoy! -- Yoriyuki Yamagata *http://yoriyuki.info/ *