package git-kv

  1. Overview
  2. Docs

Module Git_store.BlobSource

Sourceval src : Logs.src
module SHA1 = Digestif.SHA1
Sourcetype t = Bstr.t
Sourceval of_string : string -> t
Sourceval to_string : t -> string
Sourceval length : t -> int64
Sourceval digest : t -> SHA1.t
Sourceval pp : Format.formatter -> Bstr.t -> unit
Sourceval equal : Bstr.t -> Bstr.t -> bool
Sourceval compare : Bstr.t -> Bstr.t -> int
Sourceval hash : 'a -> int
Sourcemodule Set : sig ... end
Sourcemodule Map : sig ... end
OCaml

Innovation. Community. Security.