package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type key = H.t
type index
module Make (V : sig ... end) : sig ... end

Save multiple kind of values in the same pack file. Values will be distinguished using V.magic, so they have to all be different.