eclipse-collections icon indicating copy to clipboard operation
eclipse-collections copied to clipboard

Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.

Results 234 eclipse-collections issues
Sort by recently updated
recently updated
newest added

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5. Release notes Sourced from actions/setup-java's releases. v5.0.0 What's Changed Breaking Changes Upgrade to node 24 by @​salmanmkc in actions/setup-java#888 Make sure your runner is...

dependencies
github_actions

This test is flaky (and slow). After seeing it fail randomly a few times, I decided to record some evidence for anyone who wants to fix/reenable it. In a separate...

Hello, As I was browsing the website, I noticed that translations in Chinese and Japanese are already available—thank you for supporting localization! I would like to contribute a Korean version...

I noticed that `PrimitiveTuples` are only available in the implementation bundle. There is no interface in the api bundle. So if you want to use `PrimitiveTuples` you create a dependency...