Skip to content

v0.11

Compare
Choose a tag to compare
@adamsol adamsol released this 13 Dec 12:55
· 84 commits to master since this release
  • Labelled break and continue
  • Type annotations in functions made optional (implicit generic functions)
  • New syntax for type annotations and default values
  • Explicit array type for variadic arguments
  • Rremoved multiline lambdas
  • Removed default operator