Simon Ritter talks Project Lambda in Java 8 youtube.com 1 pointtheotown12 years ago1 commentSaveHideCopy link On HNComments−kellros12yInteresting decision to go for dynamic invoke. Does anyone know if the implementation is similar to that of LINQ in terms of using an AST? Would type erasure allow for composing lambda expressions?
Comments
Interesting decision to go for dynamic invoke. Does anyone know if the implementation is similar to that of LINQ in terms of using an AST? Would type erasure allow for composing lambda expressions?