package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

A fully in-memory implementation of the Irmin_pack flavour of Irmin backend, intended for users that must be interoperable with the idiosyncrasies of the persistent implementation.

module Maker (_ : Irmin_pack.Conf.S) : Irmin_pack.Maker with type ('h, _) contents_key = 'h and type 'h node_key = 'h and type 'h commit_key = 'h