STEnum.Framework 1.0 review

Download
by rbytes.net on

STEnum.

License: GPL
OS: Windows Vista / 7 / 8 / 10
File size: 0K
Developer: James Tuley
Price: $0.00
Updated: 11 Oct 2005
0 stars award from rbytes.net


STEnum.Framework, is an embedable Objective-C framework that adds SmallTalk style enumerations (collect, select, reject, detect, inject) to Cocoa collection classes (NSArray, NSDictionary, NSSet). To accomplish this, you pass function pointers to these methods.

This approach becomes very convenient and flexible using gcc nested functions as those act like closures in which you have access to all the variables at the time of declaration. Tri-Licensed under the MPL/LGPL/GPL.

STEnum.Framework 1.0 keywords