Module Jenga_lib.Db.Proxy

type t
include sig ... end
val compare : t ‑> t ‑> int
val sexp_of_t : t ‑> Sexplib.Sexp.t
val of_digest : Digest.t ‑> t
val of_listing : dir:Path.t ‑> Path.Set.t ‑> t
val equal : t ‑> t ‑> bool