package irmin-pack

  1. Overview
  2. Docs
val config : ?fresh:bool -> ?readonly:bool -> ?lru_size:int -> ?index_log_size:int -> string -> Irmin.config
module Pack : sig ... end
module Dict : sig ... end
module Index : sig ... end
exception RO_Not_Allowed
module type CONFIG = sig ... end
module Atomic_write (K : Irmin.Type.S) (V : Irmin.Hash.S) : sig ... end
module Stats : sig ... end