Module nu_protocol::eval_const

source ·
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§