Skip to content

v5.1.6

Compare
Choose a tag to compare
@objeck objeck released this 12 Aug 01:24
· 9365 commits to master since this release

Additional lambda and generics functionality

Highlights:

  1. Fixed compile time error when returning '@self' from a generic class
  2. Added 'Each' and 'Limit' methods to generic collections
  3. Support for lambda expressions without return values
  4. 'ToString' methods added to holder classes