package camomile
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A comprehensive Unicode library
Install
dune-project
Dependency
Authors
Maintainers
Sources
rel-0.8.7.tar.gz
sha256=48a24e20960962b950c8a6846c7cfa17ccd665440627ff9ca01d21c2429ccaa4
md5=7727d76048d99a6ba157cddf2b4bb0ef
doc/camomile/SubText/module-type-Type/index.html
Module type SubText.TypeSource
Sub-texts, parts of original (ur-) texts. The signature and semantics matches those of UStorage.
The type of original texts.
The type of indexes of original texts.
refer t i j returns the part of t from i until j. The character pointed by j is not included in the result. If j is equal to i or located before j, the result is an empty string.
context t returns the tuple (s, i, j) such that t = refer s i j.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>