TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Simon Ritter talks Project Lambda in Java 8

1 pointsby theotownabout 11 years ago

1 comment

kellrosabout 11 years ago
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?