package irmin-pack

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

Module Irmin_pack.Atomic_writeSource

Sourcemodule type S = sig ... end
Sourcemodule type Persistent = sig ... end
Sourcemodule Make_persistent (_ : Version.S) (K : Irmin.Type.S) (V : Irmin.Hash.S) : Persistent with type key = K.t and type value = V.t
Sourcemodule Closeable (AW : S) : sig ... end
OCaml

Innovation. Community. Security.