Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

v0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@leonskidev leonskidev released this 17 Aug 22:35
· 82 commits to master since this release

Added:

  • Lazy Iterators, along with many of their extra goodies as seen in Rust.

Changed:

  • All Option and Result APIs are now function-based, this helps to mitigate type-foolery.