About Go, D module naming

Peter Alexander peter.alexander.au at gmail.com
Fri Dec 21 05:19:32 PST 2012


On Friday, 21 December 2012 at 08:58:03 UTC, bearophile wrote:
> Walter Bright:
>
>> another large source of irritation if unused imports are 
>> errors.
>
> In Go even unused variables are *errors* :-)

This is a tricky one. On one hand, it *is* a useful way to catch 
errors, but on the other it's a constant source of irritation 
when you are tinkering with code during development/debugging.


More information about the Digitalmars-d mailing list