Closed szeiger closed 6 years ago
Fixes #465
Looks like an actual unsoundness in SortedMultiSet slipped through the cracks of the compiler(s) so far but gets flagged now that zipWithIndex was moved to a supertrait.
SortedMultiSet
zipWithIndex
Rebased on top of #457
Fixes #465