Added pourAsList and pourAsSet

This commit is contained in:
2021-12-25 20:27:33 +01:00
parent 7a4a0f05d1
commit ead34009c6
2 changed files with 25 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@
- Added: OrderedMap/Set
- Added: Deprecation to Functions that are specific to Ordered interfaces in the SortedMap/Set
- Added: subFrom to Maps which is the counterpart of the addTo method
- Added: pourAsList and pourAsSet (booleans excluded for sets) to Iterable
### Version 0.5.2
- Fixed: Bugs with Queues starting with the wrong size