A comprehensive Java collections framework with JDK-compatible implementations and a rich API inspired by Smalltalk, providing efficient data structures and utility classes.
<dependency>
<groupId>com.goldmansachs</groupId>
<artifactId>gs-collections</artifactId>
<version>7.0.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and iterate over a mutable list using GS Collections.
Replace imports with org.eclipse.collections equivalents.
No dependency data recorded yet.