mirror of
https://github.com/enso-org/enso.git
synced 2024-11-27 16:42:38 +03:00
22a371a9c6
A semi-manual s/this/self appied to the whole standard library. Related to https://www.pivotaltracker.com/story/show/182328601 In the compiler promoted to use constants instead of hardcoded `this`/`self` whenever possible. # Important Notes The PR **does not** require explicit `self` parameter declaration for methods as this part of the design is still under consideration. |
||
---|---|---|
.. | ||
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.