v0.2.0
This update brings new functions, including the concurrent implementations of Reduce and MapReduce, and new documentation with detailed explanations and many examples for both individual functions and the package as a whole.
Also, check out the wiki with more advanced how-tos and examples.
What's Changed
➕ New
- Add Reduce and MapReduce functions by @destel in #18
- Any and All functions by @destel in #21
- Add First and Err functions by @destel in #22
📖 Documentation
📦 Other
Full Changelog: v0.1.2...v0.2.0