package camomile

  1. Overview
  2. Docs
A comprehensive Unicode library

Install

Dune Dependency

Authors

Maintainers

Sources

rel-0.8.6.tar.gz
sha256=a81067b68a2a15dc1f8345a459bc168b04522998bff4ed27bb56e951ba7e0aa0
md5=38630489140dd6ca0e25792fbb3ab1a1

doc/camomile/UCharTbl/module-type-Type/index.html

Module type UCharTbl.TypeSource

Sourcetype elt
Sourcetype t = elt tbl
Sourceval get : elt tbl -> UChar.t -> elt
Sourceval of_map : elt -> elt UMap.t -> t

of_map def m creates the table which has the same value to m. The table returns def for the characters for which m is undefined.

OCaml

Innovation. Community. Security.