package js_of_ocaml-compiler

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = private
  1. | Utf8 of string
val of_string_exn : string -> t
val compare : t -> t -> int
val equal : t -> t -> bool