Module type CCWBTree.KEY

module type KEY = sig .. end

include CCWBTree.ORD
val weight : t -> int