package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = commit
val compare : t -> t -> int
val hash : t -> int
val equal : t -> t -> bool
val create : label -> t
val label : t -> label