irmin
Irmin.Maker_ext
Exported for compatibility with a future version of Irmin.
irmin.mem
module CA : CONTENT_ADDRESSABLE_STORE_MAKER
module AW : ATOMIC_WRITE_STORE_MAKER
module Node : Private.Node.Maker
module Commit : Private.Commit.Maker
type endpoint = unit
module Make (M : sig ... end) (C : Contents.S) (P : Path.S) (B : Branch.S) (H : Hash.S) : sig ... end