package git-unix

  1. Overview
  2. Docs
type t = hash
val compare : t -> t -> int
val hash : t -> int
val equal : t -> t -> bool
type label = Git__Object_graph.Make(Digestif.SHA1)(Store).K.V.label
val create : label -> t
val label : t -> label
OCaml

Innovation. Community. Security.