package irmin-git

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

Signature for digest hashes, inspired by Digestif.

module Info : Irmin.Info.S with type t = Irmin.Info.default
module Path : Irmin.Path.S with type step = string with type t = string list
module Contents : Irmin.Contents.S with type t = C.t