Like Go/Rust, why not to have "func" keyword before function declaration

H. S. Teoh via Digitalmars-d digitalmars-d at puremagic.com
Mon Jan 19 16:57:26 PST 2015


On Mon, Jan 19, 2015 at 04:17:08PM -0800, Walter Bright via Digitalmars-d wrote:
> On 1/19/2015 2:49 PM, Ary Borenszweig wrote:
> >So... how do you search for a function definition in D without an
> >IDE?
> 
> I do a text search for the name of the function.
> 
> I've been programming in C, C++, and D for 30 years without an IDE. It
> never occurred to me that this was not doable :-)

Me too(tm), for 20 years.


T

-- 
It is not the employer who pays the wages. Employers only handle the money. It is the customer who pays the wages. -- Henry Ford


More information about the Digitalmars-d mailing list