package core

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

Module Sexpable.StableSource

The following functors preserve stability: if applied to stable types with stable (de)serializations, they will produce stable types with stable (de)serializations.

Note: In all cases, stability of the input (and therefore the output) depends on the semantics of all conversion functions (e.g. to_string, to_sexpable) not changing in the future.

Sourcemodule Of_sexpable : sig ... end
Sourcemodule Of_sexpable1 : sig ... end
Sourcemodule Of_sexpable2 : sig ... end
Sourcemodule Of_sexpable3 : sig ... end
Sourcemodule Of_stringable : sig ... end
Sourcemodule To_stringable : sig ... end
OCaml

Innovation. Community. Security.