package core

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

This module extends Base.Sexpable.

module Of_sexpable : sig ... end
module Of_sexpable1 : sig ... end
module Of_sexpable2 : sig ... end
module Of_sexpable3 : sig ... end
module Of_stringable : sig ... end
module type S = sig ... end
module type S1 = sig ... end
module type S2 = sig ... end
module type S3 = sig ... end
module To_stringable (M : S) : sig ... end
module Stable : sig ... end

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

OCaml

Innovation. Community. Security.