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ยง
- eval_
const_ subexpression - eval_
constant - Evaluate a constant value at parse time
- eval_
constant_ with_ input - get_
user_ autoload_ dirs - get_
vendor_ autoload_ dirs