I want an NSArray/NSMutableArray containing all the letters of the alphabet. There must be a quick and easy way, better than typing them all out. For example in PHP
NSArray/NSMutableArray
You could use a for-loop to generate them, but I think typing them out is easier. It is most certainly easier than posting a question here. ;)