package irmin

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

Base functions on values.

type t = value

The type for keys.

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