http://wiki.dlang.org/DIP25

bearophile via Digitalmars-d digitalmars-d at puremagic.com
Tue Jan 6 01:11:08 PST 2015


Dominikus Dittes Scherkl:

> Yeah. I wish it would be possilbe to do something like:
>
> alias @smooth = @save pure nothrow @nogc;
>
> and then use this instead.

You most probably want something more principled instead, as the 
algebra of effects of Koka language 
(http://rise4fun.com/Koka/tutorial/guide ) or something even 
better.

Bye,
bearophile


More information about the Digitalmars-d mailing list