Imperative Templates
Atila Neves
atila.neves at gmail.com
Fri May 10 13:29:24 UTC 2024
On Wednesday, 8 May 2024 at 14:56:37 UTC, monkyyy wrote:
> Allow saner escape hatches for state-ful templates, instead of
> compiler ~~bugs~~ fun unintended features with generally
> horrible proforence, syntax and limitations
>
> ---
>
> `__COUNTER__` a special token that increases by 1 each time its
This is a recipe for bugs wrt differences between compiling
separately or not.
More information about the dip.ideas
mailing list