Module Private_mmap.Make
Parameters
Signature
type raw_bucket= Raw_bucket.ttype ttype bucket={index : int;raw_bucket : raw_bucket;}
val create : ?sz:int -> fn:string -> unit -> tcreatetakes an optional sz parameter, which is the number of buckets initially allocated in the file