> On 27 May 2018, at 13.37, Daniel.Sun <sun...@apache.org> wrote:
> 
>> 3) Java lambdas compile into Closures, which do not directly support
> functional interfaces (so, in the examples shown for streams, proxies are
> made) 
> 
> Groovy's lambda will be compiled into native lambda when static compilation
> is enabled ;-)
> 

Oh, I thought that was still on a branch?
I mean, it doesn't always work, does it?

-Jesper

Reply via email to