package legacy_diffable

  1. Overview
  2. Docs

Module Atomic.MakeSource

Parameters

module V : sig ... end

Signature

Sourcemodule Update : sig ... end
Sourcetype t = V.t
Sourceval update : t -> Update.t -> t
Sourceval diffs : from:t -> to_:t -> Update.t
Sourceval to_diffs : t -> Update.t
Sourceval of_diffs : Update.t -> t
OCaml

Innovation. Community. Security.