Getting Closure with Objective-C
macresearch.org
Getting Closure with Objective-C
1–2 of 2 posts
Re: Getting Closure with Objective-C
#2Interesting, 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.