package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type endpoint = unit
type ('h, _) contents_key
type 'h node_key
type 'h commit_key
module Make (Schema : Irmin.Schema.Extended) : sig ... end