Skip to content

v5.2.0

Compare
Choose a tag to compare
@objeck objeck released this 16 Sep 00:21
· 9281 commits to master since this release

Full support for type aliases.

Highlights:

  1. Aliases can now be used to describe any data type, including functions (new)
  2. Added 'MultiMap' to generic collections
  3. Minor bug fixes