mirror of
https://github.com/enso-org/enso.git
synced 2024-12-22 20:11:36 +03:00
33904912ee
Move annotations into fields of Function and ConstructorDefinition. # Important Notes New syntax: Constructor argument-definition lines - Each argument in a type-constructor definition may be specified on its own (indented) line. Relaxed syntax: Unparenthesized arguments to annotations - A generic annotation now uses the rest of the line as its argument expression; the expression no longer needs to be parenthesized. |
||
---|---|---|
.. | ||
java | ||
js/runner | ||
rust | ||
scala | ||
README.md |
Libraries
This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.