index.unix
Index_unix.Private
These modules should not be used. They are exposed purely for testing purposes.
index
module IO : Index.IO
module Make (K : Index.Key) (V : Index.Value) : Index.Private.S with type key = K.t and type value = V.t