package fmlib_parse

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

Encoder for unicode characters.

type t = Uchar.t
val to_internal : t -> string

Internal representation in Ocaml is utf-8

val to_external : t -> string

The external representation in the corresponding encoding.

OCaml

Innovation. Community. Security.