Module type Base_for_tests__Test_binary_searchable_intf.Indexable1_and_for_test

include Base.Binary_searchable.Indexable1
type 'a t
val get : 'a t -> int -> 'a
val length : _ t -> int
module For_test : For_test1 with type 'a t := 'a t