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 t := a t