Module type Base_for_tests__Test_binary_searchable_intf.Binary_searchable_and_for_test

include Base.Binary_searchable.S
type elt
type t

See Binary_search.binary_search in binary_search.ml

val binary_search_segmented : (telt) Base__.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