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-1.0.1.tbz
sha256=c23b0a39cb36fd130168d3eba7cb4a91fbd35982b6cb2320ce5b06f271965a07
md5=82e016653431353a07f22c259adc6e05
doc/camomile.library/CamomileLibrary/URe/index.html
Module CamomileLibrary.URe
Regular expression engine.
type regexp = [ | `Alt of regexp * regexp| `Seq of regexp * regexp| `Rep of regexp| `Repn of regexp * int * int option| `After of regexp| `Before of regexp| `Epsilon| `Group of regexp| `OneChar| `String of UChar.t list| `Set of USet.t| `BoS| `EoS
]Abstract syntax trees of regular expressions.
module type Type = sig ... endmodule Make
(Text : UnicodeString.Type) :
Type with type text = Text.t and type index = Text.index sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>