Underscore.m
Underscore.m copied to clipboard
Added max & min method
:+1: thanks for submitting!
I'm not sure we should assume that the array contains NSNumbers. Also, what if the passed in block was simply an NSComparator? That way, we could simply define a helper block that invokes -compare: on the elements.