mirror of
https://github.com/enso-org/enso.git
synced 2024-12-24 01:51:31 +03:00
1bc14252df
Refactored mutable parts of `ModuleScope` into builder to make it easier to reduce unnecessary locks. # Important Notes Elements of ModuleScope (types, imports etc) are used while _building_ of it may still be in progress. In order to make static typing happy, every `ModuleScope.Builder` can be exposed as (unmodifiable) `ModuleScope`. |
||
---|---|---|
.. | ||
src | ||
THIRD-PARTY | ||
package.yaml |