Module type Base_for_tests.Test_binary_searchable_intf.Binary_searchable_and_for_test

include Base.Binary_searchable.S
type elt
type t
val binary_search_segmented : (teltBase.Binary_searchable_intf.binary_search_segmented

See Binary_search.binary_search_segmented in binary_search.ml

module For_test : For_test with type elt := elt with type t := t