4 ms·
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.
by cleverfoo 12y 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.
- Alphasite_ 12y agoWhats wrong with the () -> {} syntax? Its nice and simple, and scales down well, so a -> a.b()