package irmin-mirage-git

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = value
type hash = key
val v : info:Irmin__.Info.t -> node:hash -> parents:hash list -> t
val node : t -> hash
val parents : t -> hash list
val info : t -> Irmin__.Info.t
val t : t Irmin__.Type.t
val hash_t : hash Irmin__.Type.t
OCaml

Innovation. Community. Security.