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