In fact if pure @safe nothrow could be combined in a user defined tag:alias pure @safe nothrow nogc nice_func; nice_func int mul(int x, int y);
That would be awesome.
In fact if pure @safe nothrow could be combined in a user defined tag:alias pure @safe nothrow nogc nice_func; nice_func int mul(int x, int y);
That would be awesome.