Favor member: over containsObject: (Wincent Strings Utility, 40c92d7)

The looser check done by member: (using isEqual:) is more appropriate here than the one done by containsObject: (an identity comparison done using pointer equality, I believe).

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Bump version number for 1.2 release candidate 1 (Wincent Strings Utility, a2e8ae4)
Fix file mode on encode_spec.rb (Wincent Strings Utility, b3e8416) →

All snippets