package irmin-test

  1. Overview
  2. Docs

Signature for digest hashes, inspired by Digestif.

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