A few notes on choosing between Go and D for a quick project
w0rp via Digitalmars-d
digitalmars-d at puremagic.com
Sun Mar 15 17:39:30 PDT 2015
On Sunday, 15 March 2015 at 13:45:28 UTC, ponce wrote:
> On Sunday, 15 March 2015 at 04:32:25 UTC, Walter Bright wrote:
>>
>> I'd also prefer to get rid of /+ +/ comments, I thought they'd
>> be more useful than they are.
>
> Using /+ +/ regularly.
> Very useful to comment out large areas of code.
I like /+ +/ myself. It's great for temporarily disabling parts
of code.
More information about the Digitalmars-d
mailing list