Module type Binary_searchable_intf.Binary_searchable.Indexable

module type Indexable = Binary_searchable_intf.Indexable

type elt 
type t 
val get : t ->
int -> elt
val length : t -> int