package camomile
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A Unicode library
Install
dune-project
Dependency
github.com
Readme
Changelog
LGPL-2.0-or-later WITH OCaml-LGPL-linking-exception License
Edit opam file
Versions (7)
Authors
Maintainers
Sources
v2.1.0.tar.gz
md5=35c450853b72e286bef9b75ae4821621
sha512=fff70942e1866c5ad180a9de392a153809db7858f6d9f1067cd88db8b23b03643d09666abf09e6fae3d4da99f44570158b83170104cee68fdd5c1fc41b7c3e7b
doc/camomile.lib/CamomileLib/Unidata/Make/index.html
Module Unidata.Make
Parameters
module _ : Config.TypeSignature
val cat_of_name : string -> general_category_typeval num_of_cat : general_category_type -> intval cat_of_num : int -> general_category_typetype script_type = Script_type.tval script_of_name : string -> script_typeval script_of_num : int -> script_typeval num_of_script : script_type -> inttype decomposition_info = [ | `Canonform| `HangulSyllable| `Composite of decomposition_type * UChar.t list
]val primary : ce_type -> intval secondary : ce_type -> intval tertiary : ce_type -> intval compose_ce : int -> int -> int -> ce_typeval complete_ignorable : ce_typetype ce_tbl = (UChar.t list * ce_type list) list UCharTbl.ttype 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 sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page