Primitive-Collections/src/builder
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
..
java/speiger/src/builder Refactor of the Project on Github. 2022-06-14 08:55:40 +02:00
resources/speiger/assets Started working on the next patch. 2022-11-20 08:56:23 +01:00