camomile
A Unicode library
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package camomile
-
camomileDefaultConfig
-
camomileLibrary
-
-
camomileLibraryDefault
-
-
camomileLibraryDyn
-
camomile_yuge
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library camomileLibrary
Sets of Unicode characters, implemented as sets of intervals. The signature is mostly same to Set.S in stdlib
Fast lookup tables for Unicode. Accessible by constant time.
module UnicodeString : module type of UnicodeString
eXtensible Unicode string. The semantics matches the description of UStorage. The detail may be going to change.
Camomile has a locale system similar to Java. A locale is a string with a form as "<LANG>_<COUNTRY>_<MODIFIER>..." where <LANG> is a 2-letter ISO 639 language code, <COUNTRY> is a 2-letter ISO 3166 country code. Some field may not present.
module CharEncoding : CharEncoding.Interface
UCS4 encoded string. The type is the bigarray of 32-bit integers. Bigarray.cma or Bigarray.cmxa must be linked when this module is used.
module UPervasives : module type of UPervasives
Functions for toplevel
module UCharInfo : UCharInfo.Type
Character Information
module UNF : sig ... end
module UCol : sig ... end
module CaseMap : sig ... end
module UReStr : UReStr.Interface
module StringPrep : sig ... end
ON THIS PAGE
No table of contents