Module Jenga_lib.Db.Digest

proxy for the contents of a file in the file-system

type t
include sig ... end
val compare : t ‑> t ‑> int
val sexp_of_t : t ‑> Sexplib.Sexp.t
val intern : string ‑> t
module With_store : sig ... end