Comment on If you gaze into nil, nil gazes also into youparentComments−Aqua_Geek15yAgreed. I think the reason it starts at -1 is to make sorting easier.I usually use a category for string comparison so I don't have to think about it.
Comments
Agreed. I think the reason it starts at -1 is to make sorting easier.
I usually use a category for string comparison so I don't have to think about it.