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/UText/index.html
Module CamomileLibrary.UText
An implementation of Unicode string.
An implementation of Unicode string. Internally, it uses integer array. The semantics matches the description of UStorage.
type utext = [ `Immutable ] texttype ustring = [ `Mutable ] texttype t = utextval length : 'a text -> intval of_string : string -> utextConversion from Latin-1 strings.
The semantics of these function are similar to the equivalents of string.
module Buf : sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >