package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type ELT = sig ... end
module type S = sig ... end
module type MAKER = sig ... end
module File (Index : sig ... end) (K : Irmin.Hash.S with type t = Index.key) (_ : sig ... end) : MAKER with type key = K.t and type index = Index.t
OCaml

Innovation. Community. Security.