basically I have an NSDictionary with keys and values.
The keys are all numbers, but at the moment they are strings.
I want to be able to compare them as numbers
Use compare:options: with NSNumericSearch.
compare:options:
NSNumericSearch