package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include module type of Irmin_pack.Atomic_write
module type Persistent = Irmin_pack.Atomic_write.Persistent
module Make_persistent (K : Irmin.Type.S) (V : Value.S) : Persistent with type key = K.t and type value = V.t