Join Slack
Powered by
Is there any MutableSortedSet/Map interfaces? Ther...
# stdlib
z
Zhelenskiy
07/01/2021, 8:24 PM
Is there any MutableSortedSet/Map interfaces? There are ones for sorted set/map and for mutable one but there is no such one that combines them. Usual TreeSet (TreeMap) could implement it.
Open in Slack
Previous
Next