Derives a PartialOrd[ZSet[A, B]] given a PartialOrd[B]. Due to the limitations of Scala's Map, this uses object equality on the keys.
PartialOrd[ZSet[A, B]]
PartialOrd[B]
Map