Underscore.m
Underscore.m copied to clipboard
Make `map` and `each` use GCD
Almost a year ago when I discovered you could explicitly declare concurrent dispatch queues in Lion I started messing around with something similar. I can have a look at working some of the ideas into Underscore, if it'd help...