Yukihiro Matsumoto wrote: > Hi, > > In message "Re: Default argument values for blocks" > on Wed, 12 Oct 2005 10:13:31 +0900, "David A. Black" <dblack / wobblini.net> writes: > > |I definitely think a keyword would be better than -> . > > Maybe. Some prefer verbosity to clarity. So what keyword you think > "the best"? > > matz. Instead of introducing a new keyword for lambdas wouldn't it be simpler to introduce a new assignment operator for default arguments, e.g :=