package camomile

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module UCharTbl.CharSource

Tables for bytes.

Sourcetype t
Sourceval of_map : char -> char UMap.t -> t
Sourceval get : t -> UChar.t -> char