Make.Array
type t
type elt = Entry.t
val get : t -> Import.int63 -> elt
val length : t -> Import.int63
val pre_fetch : t -> low:Import.int63 -> high:Import.int63 -> unit