irmin-client.jsoo
Make.Contents
irmin-client
irmin-client.unix
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