Okay, interesting comment. For the most part, I enjoy the Scala collections, but they are not without their problems. In the mean time, Java's collections have been improving, with apparent influence from Scala and elsewhere. Much of the improvement I have experienced with collections is a direct result of the influence of Functional Programming (FP). In particular, advances in FP and collections have really changed how I think about programming now.