package irmin

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type endpoint
include Key.Store_spec.S
type ('h, 'v) contents_key
type 'h node_key
type 'h commit_key
module Make (Schema : Schema.S) : sig ... end