package js_of_ocaml-compiler

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = private
  1. | Byte of string
  2. | Utf of Stdlib.Utf8_string.t
val of_string : string -> t
val of_bytestring : string -> t