Tagged Questions
19
votes
2answers
4k views
Implementing -hash / -isEqual: / -isEqualTo…: for Objective-C collections
Note: The following SO questions are related, but neither they nor the linked resources seem to fully answer my questions, particularly in relation to implementing equality tests for collections of ...