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
Parameters
module Config : ConfigInt.Type
Signature
val cat_of_name : string -> general_category_type
val num_of_cat : general_category_type -> int
val cat_of_num : int -> general_category_type
type script_type = [
]
val script_of_name : string -> script_type
val script_of_num : int -> script_type
val num_of_script : script_type -> int
type decomposition_info = [
| `Canonform |
| `HangulSyllable |
| `Composite of decomposition_type * UChar.t list |
]
val primary : ce_type -> int
val secondary : ce_type -> int
val tertiary : ce_type -> int
val compose_ce : int -> int -> int -> ce_type
val complete_ignorable : ce_type
type ce_tbl = (UChar.t list * ce_type list) list UCharTbl.t
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_info
ON THIS PAGE
No table of contents