|
|
|
|
|
by thescrewdriver
4501 days ago
|
|
So to summarize the collections library has "weird and terrifying behaviour" because there are cases where the performance is not quite as good you expected? You might be interested in the AnyRefMap work being done here:
https://groups.google.com/forum/#!topic/scala-internals/R4fT...
Perhaps you could add your voice to the discussion if you have concerns around performance. |
|
The AnyRefMap may be a good solution to many of my issues with the default map implementation once it is widely available. It won't help with the more general lack of cohesion in the library though.