package irmin-pack

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

Signature for digest hashes, inspired by Digestif.

module Branch : Irmin.Branch.S with type t = Schema.Branch.t
module Info : Irmin.Info.S with type t = Schema.Info.t
module Path : Irmin.Path.S with type t = Schema.Path.t with type step = Schema.Path.step