Skip to content

0.2.0

Latest

Choose a tag to compare

@shank03 shank03 released this 26 Apr 07:16
· 2 commits to main since this release
71a953f

Implicit lambda replaced with lambda token expression.

  • Expands lambda token expression into function.
  • Adds support for same lifetimes in args and return types.
  • Remove redundant impls for referenced field returns.

Full Changelog: 0.1.0...0.2.0