Updated State of the Lambda
Brian Goetz
brian.goetz at oracle.com
Fri Oct 15 14:24:59 PDT 2010
Yes!
On 10/15/2010 5:15 PM, Paul Benedict wrote:
> Lambda is now part of Part B's Java 8 plan, right?
>
> On Fri, Oct 15, 2010 at 2:55 PM, Brian Goetz<brian.goetz at oracle.com> wrote:
>> An updated draft (Version 3) of the State of the Lambda has been published at:
>>
>> http://cr.openjdk.java.net/~briangoetz/lambda/lambda-state-3.html
>>
>> Notable differences from the previous draft include:
>> - 'this' in lambda expressions is lexically scoped
>> - 'yield' keyword dropped in favor of 'return'
>> - new syntax
>>
>> Maurizio will be pushing an implementation conforming to this draft soon.
>>
>>
>>
More information about the lambda-dev
mailing list