package camomile

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

Module CamomileLibrary.UPervasivesSource

Functions for toplevel

Sourcetype uchar = UChar.t

Aliases for UChar.uint_code, UChar.chr_of_uint

Sourceval int_of_uchar : uchar -> int
Sourceval uchar_of_int : int -> uchar
Sourceval escaped_uchar : uchar -> string
Sourceval escaped_utf8 : string -> string
Sourceval printer_utf8 : Format.formatter -> string -> unit
Sourceval printer_uchar : Format.formatter -> uchar -> unit
OCaml

Innovation. Community. Security.