package irmin-mirage-git

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type hash = hash
type nonrec t = Git__Blob.t
val digest : t -> hash
val pp : t Fmt.t
val compare : t -> t -> int
val hash : t -> int
val equal : t -> t -> bool
module Set : sig ... end
module Map : sig ... end
val length : t -> int64
val of_cstruct : Cstruct.t -> t
val to_cstruct : t -> Cstruct.t
val of_string : string -> t
val to_string : t -> string
OCaml

Innovation. Community. Security.