Hacker News new | ask | show | jobs
by JoshTriplett 2261 days ago
I'm glad to hear that.

What about statement expressions? They're quite useful, and supported by multiple independent compilers.

1 comments

I'm not aware of recent proposals for those but we have discussed ideas along those lines (closures: N2030, C++ lambdas, Apple Blocks: N1451, and I think there was one from Cilk). I think there was interest but not enough support for the details and likely also concerns from implementers.