Better Phobos contribution guide

jmh530 via Digitalmars-d digitalmars-d at puremagic.com
Fri Mar 25 05:31:08 PDT 2016


On Friday, 25 March 2016 at 07:14:52 UTC, Seb wrote:
> - dont add @nogc, @pure, @safe attributes yourself - let the 
> compiler infer it!

> - avoid to use `auto` as return type

But auto functions are a key way to infer attributes.


More information about the Digitalmars-d mailing list