Module type Base.Binary_searchable_intf.Indexable1

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