irmin-pack.unix
Tree.Contents
irmin-pack
irmin-pack.mem
type t = Irmin.Of_backend(X).Tree.Contents.t
val hash : ?cache:bool -> t -> hash
val key : t -> contents_key option
val force : t -> contents or_error Lwt.t
val force_exn : t -> contents Lwt.t
val clear : t -> unit