Menu

#1 No -select HOM

open
nobody
None
5
2006-01-28
2006-01-28
Jens Ayton
No

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 }

Discussion


Log in to post a comment.

MongoDB Logo MongoDB