Baby.Custom
The functor Baby.Custom constructs balanced binary search trees based on a user-supplied balancing scheme.
module _ : BASE_SET
module _ : BASE_MAP
module Set : sig ... end
module Map : sig ... end
module Make (E : OrderedType) : sig ... end