Module egglang::scope

source ·
Expand description

Contains the Scope struct, which stores variables and allows for creation of local scopes

Structs§

Enums§

  • A Scope is responsible for keeping track of script state.