package orsetto

  1. Overview
  2. Docs
A library of assorted structured data interchange languages

Install

Dune Dependency

Authors

Maintainers

Sources

r1.0.1.tar.gz
sha256=f64814687276bad56483b2b8dfaaf70d0d6485f67fe5d44bff34bfa47af1896e
md5=3a15a377800cf988a310b4082406c685

doc/orsetto.cf/Cf_annot/Textual/Unicode/Create/argument-1-B/index.html

Parameter Create.B

val size_of_uchar : Uchar.t -> int

The annotation system uses size_of_uchar uc to get the number of octets required by the transport form to encode uc.

val is_grapheme_base : Uchar.t -> bool

The annotation system uses is_grapheme_base uc to test whether uc is a grapheme base code, and introduces a new column in the text.

OCaml

Innovation. Community. Security.