Hacker News new | ask | show | jobs
by cleverfoo 4425 days ago
Yeah I totally agree. As much as I like lambdas in JDK8 the syntax feels super bolt on. What's wrong with just {}, -> is just silly.
1 comments

Whats wrong with the () -> {} syntax? Its nice and simple, and scales down well, so a -> a.b()