Is code vaguely like this meaningful and useful?

void main() {
    alias (x => x ^^ 2) sqrTemplate;
}


Bye,
bearophile

Reply via email to