Module type Binary_searchable.Indexable

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