package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include module type of Irmin_pack.Pack_store
module Indexing_strategy = Irmin_pack.Pack_store.Indexing_strategy
module type S = Irmin_pack.Pack_store.S
module type Maker = Irmin_pack.Pack_store.Maker
val selected_version : Irmin_pack.Version.t
module Maker (Index : sig ... end) (Hash : Irmin.Hash.S with type t = Index.key) : Maker with type hash = Hash.t and type index := Index.t