|
|
|
|
|
by llemiengre
4578 days ago
|
|
This is no longer the case, in Scala 2.8 they were replaced with persistent collections based on the work by Phil Bagwell, afaik they are faster than the old implementation.
Didn't the old implementation have issues when you started sharing these maps between threads? |
|