Primitive-Collections/src/builder/resources/speiger/assets/collections/templates/lists
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
..
AbstractList.template New Features. 2023-06-29 18:30:22 +02:00
ArrayList.template Fixed failing tests/errors 2023-06-06 11:21:52 +02:00
CopyOnWriteList.template Fixed failing tests/errors 2023-06-06 11:21:52 +02:00
ImmutableList.template Changes: 2022-12-16 18:17:51 +01:00
LinkedList.template Added getFirst/getLast/removeFirst/removeLast to lists 2023-05-17 09:20:45 +02:00
List.template New Features. 2023-06-29 18:30:22 +02:00
ListIterator.template Cleanup Space are now converted into tabs. 2021-09-19 19:38:05 +02:00