package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Indexing_strategy : sig ... end
module type S = sig ... end
module type Maker = sig ... end
val selected_version : 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
OCaml

Innovation. Community. Security.