package irmin-mirage-git

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = commit
val t : repo -> t Irmin__.Type.t
val pp_hash : t Fmt.t
val v : repo -> info:Irmin__.Info.t -> parents:hash list -> tree -> commit Lwt.t
val tree : commit -> tree
val parents : commit -> hash list
val info : commit -> Irmin__.Info.t
val hash : commit -> hash
val of_hash : repo -> hash -> commit option Lwt.t
OCaml

Innovation. Community. Security.