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/SubText/module-type-Type/index.html
Module type SubText.Type
Sub-texts, parts of original (ur-) texts. The signature and semantics matches those of UStorage.
val length : t -> intmodule Buf : sig ... endrefer 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)"
  >