(Originally published on Medium)
Evolving the design of Eclipse Collections through symmetry.
Got Eclipse Collections stickers?
Find the Missing Types
New Eclipse Collections types on the left
add to the existing JDK types on the right
Eclipse Collections has a bunch of new types you will not find
in the JDK. These types give developers useful functionality that
they need. There is an extra cost to supporting additional
container types, especially when you factor in having support...