Released on June 8th, 2024.
Features
- Added the
noopfunction. (678028d)
Performance Improvements
- Optimized the
differenceanddifferenceByfunctions for better performance with large arrays. (#27, #28)
Bug fixes
- Fixed
shuffleto ensure it does not modify the original array. (#29)