Closed jnape closed 4 years ago
If MultiSet can subtype Map, life gets better.
MultiSet
Map
For now, this is not going to happen. The interfaces that are convenient for one are not convenient for the other without additional abstractions. This goes on the back burner.
If
MultiSet
can subtypeMap
, life gets better.