Primitive-Collections/src
Speiger 274d37c4d6 New Features.
-Added: List.indexedIterator which allows you to create a iterator with a customized iteration indecies. Useful if you want to transform lists output.
-Added: PriorityQueue.contains is now a function
-Added: Iterators/Async Builders now support MapToPrimitiveType function on the object variant. So more processing can be done. (Will be expanded upon later versions)
-Updated: SimpleCodeGenerator 1.3.0 is now being used which allows for iterative code support.
2023-06-29 18:30:22 +02:00
..
builder New Features. 2023-06-29 18:30:22 +02:00
main/java/speiger/src/collections/utils New Compute function and better toArray implementations 2023-06-05 23:40:48 +02:00
test New Features. 2023-06-29 18:30:22 +02:00