Parameters
Signature
val read_data : ?datadir:string -> string -> 'atype general_category_type = [ | `Lu| `Ll| `Lt| `Mn| `Mc| `Me| `Nd| `Nl| `No| `Zs| `Zl| `Zp| `Cc| `Cf| `Cs| `Co| `Cn| `Lm| `Lo| `Pc| `Pd| `Ps| `Pe| `Pi| `Pf| `Po| `Sm| `Sc| `Sk| `So
]type decomposition_type = [ | `Canon| `Font| `NoBreak| `Initial| `Medial| `Final| `Isolated| `Circle| `Super| `Sub| `Vertical| `Wide| `Narrow| `Small| `Square| `Fraction| `Compat
]val compose_ce : int -> int -> int -> ce_typetype variable_option = [ | `Blanked| `Non_ignorable| `Shifted| `Shift_Trimmed
]type col_info = {variable_top : int;variable_option : variable_option;french_accent : bool;hiraganaQ : bool;hiraganaQ_weight : int;tbl : ce_tbl;
}val get_col_info : ?locale:string -> unit -> col_infotype localedata = {col_info : col_info option;
}