Fixed failing tests/errors

This commit is contained in:
2023-06-06 11:21:52 +02:00
parent 63ef68fb95
commit 5e67e45910
5 changed files with 25 additions and 7 deletions
-1
View File
@@ -7,7 +7,6 @@
- Added: ComputeNonDefault functions which will contain the current behavior of the Compute function, while the Compute will be changed to be more java compliant!
- Fixed: SetValue wasn't working on forEach implementations.
### Version 0.8.0
- Added: getFirst/getLast/removeFirst/removeLast to Lists
- Added: Dedicated implementations for toArray into TreeSets