Updated State of the Lambda

Paul Benedict pbenedict at apache.org
Fri Oct 15 14:15:57 PDT 2010


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