Primitive-Collections/src/builder/resources/speiger/assets/collections/templates
Speiger 99e9afe7b1 Started working on the next patch.
- Added: ISizeProvider interface (Optimization Helper)
- Added: ISizeProvider into most Iterable implementations
(Distinct/Filter/FlatMap/ArrayFlatMap don't support it, for obvious
reasons)
- Added: ToArray function into Iterable which uses ISizeProvider to
reduce overhead of duplicating arrays.
- Fixed: putIfAbsent now replaces defaultValues
2022-11-20 08:56:23 +01:00
..
collections Started working on the next patch. 2022-11-20 08:56:23 +01:00
functions More fixes 2022-04-08 00:13:51 +02:00
lists Version 0.7.0 Release 2022-06-12 14:31:45 +02:00
maps Started working on the next patch. 2022-11-20 08:56:23 +01:00
misc/pairs Last Minute Fixes 2021-09-20 00:52:23 +02:00
queues Fixed Bugs with Java Iterators not throwing the correct exception. 2022-05-17 10:45:05 +02:00
sets Version 0.7.0 Release 2022-06-12 14:31:45 +02:00
utils Started working on the next patch. 2022-11-20 08:56:23 +01:00