package camomile
A Unicode library
Install
Dune 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/SubText/Make/index.html
Module SubText.Make
Parameters
module Text : UnicodeString.Type
Signature
val length : t -> int
module Buf : sig ... end
type ur_text = Text.t
The type of original texts.
type ur_index = Text.index
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)"
>
On This Page