Module type Binary_searchable.Indexable1

type 'a t
val get : 'a t -> int -> 'a
val length : _ t -> int