sig
  type 'a t
  val get : 'Binary_searchable_intf.Indexable1.t -> int -> 'a
  val length : 'Binary_searchable_intf.Indexable1.t -> int
end