package irmin

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module Hash : Hash.S

Signature

type t = Hash.t key

The type for keys.

val t : t Type.t
type hash = Hash.t
val to_hash : t -> hash