java-immutable-collections icon indicating copy to clipboard operation
java-immutable-collections copied to clipboard

Efficient Immutable/Persistent Collections for Java

Results 2 java-immutable-collections issues
Sort by recently updated
recently updated
newest added

It seems your library preaty good in performance and size consumption. But it is not suitable for android use. As it uses java 9+ features and have huge methods footprint,...

I use java-immutable-collections in my eclipse plugin : https://github.com/cchabanois/mesfavoris Would be great if it was a bundle.

enhancement