Inode.Make_internalmodule H : Irmin.Hash.Smodule Key : sig ... endmodule Node :
Irmin.Node.Generic_key.S
with type hash = H.t
and type contents_key = Key.t
and type node_key = Key.ttype hash = H.ttype key = Key.tval pp_hash : hash Fmt.tmodule Snapshot : sig ... endmodule Raw : sig ... endmodule Val : sig ... endval to_snapshot : Raw.t -> Snapshot.inodemodule Compress : sig ... endmodule Child_ordering : sig ... end