package irmin

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Hash : Hash.S with type t = hash

Signature for digest hashes, inspired by Digestif.

module Branch : Branch.S with type t = string
module Info : Info.S
module Path : Path.S with type step = string with type t = string list