Translation Using asSam() and LINQ for Java
Alessio Stalla
alessiostalla at gmail.com
Fri May 28 12:38:33 PDT 2010
On Fri, May 28, 2010 at 9:26 PM, Ming-Yee Iu <mingyeeiu+lambda at gmail.com> wrote:
> I'm concerned that translating lambda expressions to bytecode using
> MethodHandles and asSam() will make it difficult if not impossible to
> create some sort of LINQ-equivalent for Java.
>[snip]
Please forgive my ignorance, but isn't LINQ a purely compile-time
transformation?
Alessio
More information about the lambda-dev
mailing list