package camomile
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A Unicode library
Install
dune-project
Dependency
github.com
Readme
Changelog
LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception License
Edit opam file
Versions (6)
Authors
Maintainers
Sources
camomile-rel-1.0.0.tbz
sha256=718f8d0222d49cf2633462231f10e08c2f09aa824f1d11ac707cdc689a378ef0
md5=ade54c020169c5c7c5563751cd79f510
doc/camomile.library/CamomileLibrary/module-type-Type/index.html
Module type CamomileLibrary.Type
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 UnicodeStringeXtensible 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.InterfaceUCS4 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 UPervasivesFunctions for toplevel
module UCharInfo : UCharInfo.TypeCharacter Information
module UNF : sig ... endmodule UCol : sig ... endmodule CaseMap : sig ... endmodule UReStr : UReStr.Interfacemodule StringPrep : sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>