fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.
1.81k
stars
199
forks
source link
Immutable sub list iterator bug fix, ensureIndex is relative to sub range #315
Closed
barakugav closed 9 months ago
ensureRestrictedIndex in abstract list compare to size(), 'from' should not be used.