package orsetto
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A library of assorted structured data interchange languages
Install
dune-project
Dependency
Authors
Maintainers
Sources
r1.1.tar.gz
sha256=6e6f59fc6a2c590b1b377e40f2120a548e6f09e61e7eb12ffa45cf2d517316b8
md5=533153cd4a9fe8093d3b98afc1073bc8
doc/orsetto.cf/Cf_annot/Textual/index.html
Module Cf_annot.Textual
A submodule containing specializations for textual representations.
module Serial : sig ... endThe signature of a serial number type, c.f. RFC 1982.
Position of the start of a line of text.
Position of a coded symbol.
val initial_position : string -> positionUse initial_position s to obtain initial position in stream s.
module type Basis = sig ... endThe basis signature of text annotation systems.
module type Profile = sig ... endThe signature of annotation systems specialized for text.
Use Create(B) to make an annotation system module for texts with symbols defined in B.
A distinguished annotation system for 8-bit ASCII text.
module Unicode : sig ... endA submodule defining a functor for creating annotations systems for Unicode texts with an abstraction of the transport form.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>