package js_of_ocaml-compiler

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

Module Code.Native_stringSource

Sourcetype t = private
  1. | Byte of string
  2. | Utf of Stdlib.Utf8_string.t
Sourceval of_string : string -> t
Sourceval of_bytestring : string -> t
Sourceval equal : t -> t -> bool
OCaml

Innovation. Community. Security.