package core

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

Module String.StableSource

Note that string is already stable by itself, since as a primitive type it is an integral part of the sexp / bin_io protocol. String.Stable exists only to introduce String.Stable.Set, String.Stable.Map, String.Stable.Table, and provide interface uniformity with other stable types.

module type Identifiable_without_binio := sig ... end
Sourcemodule V1 : sig ... end
Sourcemodule Utf8 : sig ... end
Sourcemodule Utf16le : sig ... end
Sourcemodule Utf16be : sig ... end
Sourcemodule Utf32le : sig ... end
Sourcemodule Utf32be : sig ... end
OCaml

Innovation. Community. Security.