... the true val ...
This is actually kinda neat. This is Compile Time Function Evaluation (CTFE), which D, for instance, trumpets as a major feature (see this). Perl, of course, has had this for a long time. Data structures, functions, etc., can be generated and checked at compile time; if they are incorrect, the code can be aborted prior to run-time.
Give a man a fish: <%-{-{-{-<
In reply to Re^6: Using guards for script execution?
by AnomalousMonk
in thread Using guards for script execution?
by R0b0t1
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |