Module Base.Binary_searchable

See Binary_searchable_intf.

include Binary_searchable_intf.Binary_searchable
module Make : functor (T : Indexable) -> S with type t := T.t with type elt := T.elt
module Make1 : functor (T : Indexable1) -> S1 with type t := a T.t