Expand description
Implementation of const-evaluation
This enables you to assign const
-constants and execute parse-time code dependent on this.
e.g. source $my_const
Functionsยง
- Evaluate a constant value at parse time
Implementation of const-evaluation
This enables you to assign const
-constants and execute parse-time code dependent on this.
e.g. source $my_const