package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include Irmin.Key.S with type hash = H.t
type t

The type for keys.

val t : t Irmin.Type.t
type hash = H.t
val to_hash : t -> hash
val unfindable_of_hash : hash -> t