Hacker News new | ask | show | jobs
Getting Closure with Objective-C (macresearch.org)
1 points by dylan 6495 days ago
1 comments

Interesting, so Objective-C will also have a syntax for lambdas... Since this is supposed to be a feature of C++0x, we will have two different syntactical ways to express the same concept in C++ and ObjC.