RHAddressBook icon indicating copy to clipboard operation
RHAddressBook copied to clipboard

add isEqual() and hash() to RHPerson so it can be used properly in NSSet

Open idokleinman opened this issue 11 years ago • 0 comments

adding those methods will allow to add the addressbook.people NSArray as NSSets so they can be compared/intersected/minus'd etc. Useful.

idokleinman avatar Mar 30 '14 15:03 idokleinman