Module type Base_for_tests.Test_binary_searchable_intf.Indexable_and_for_test

include Base.Binary_searchable.Indexable
type elt
type t
val get : t ‑> int ‑> elt
val length : t ‑> int
module For_test : For_test with type elt := elt with type t := t