irmin-pack.unix
Make.Contents
irmin-pack
irmin-pack.mem
type t = contents
val t : t Irmin.Type.t
val merge : t option Irmin.Merge.t
val hash : contents -> hash
val of_key : repo -> contents_key -> contents option Lwt.t
val of_hash : repo -> hash -> contents option Lwt.t