Irmin_pack_unix.Atomic_writeinclude module type of Irmin_pack.Atomic_writemodule type S = Irmin_pack.Atomic_write.Smodule type Persistent = Irmin_pack.Atomic_write.Persistentmodule Value = Irmin_pack.Atomic_write.Valuemodule Closeable = Irmin_pack.Atomic_write.Closeablemodule Make_persistent
  (Io : Io.S)
  (K : Irmin.Type.S)
  (V : Value.S) : 
  Persistent with type key = K.t and type value = V.t