Core_kernel.Binary_searchable
This module extends the Base.Binary_searchable
module.
include module type of struct include Base.Binary_searchable end
module type S = sig ... end
module type S1 = sig ... end
module type Indexable = sig ... end
module type Indexable1 = sig ... end
module type S1_permissions = sig ... end