Added Flat/Mapping Functions for Iterables/Iterators (Object Only)

This commit is contained in:
2021-07-21 16:32:30 +02:00
parent 0ed1208d59
commit 4a3cc66401
4 changed files with 273 additions and 2 deletions
+3
View File
@@ -1,6 +1,9 @@
# Changelog of versions
### Version 0.3.3
- Added: Flat/Mapping function for Iterables/Iterators to help avoid streams for cleaner looking code
### Version 0.3.2
- Fixed: Map.put wasn't referring to primitive variants.
- Added: ImmutableList.