I’d like to see CHOMp implementing a -select HOM. Example:
NSArray *src = [NSArray arrayWithObjects:@"foo", @"bar", @"baz", nil];
NSArray *selection = [[src select] hasPrefix:@"b"];
// Selection == { bar, baz }
Nobody/Anonymous
None
None
Public
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use