IGListKit/Example/IGListKitExamples/Models
Ryan Nystrom ab890fc607 Change equality API to avoid NSObject override
Summary:
Changing the API to avoid overiding `-[NSObject isEqual:]` because of the side effects it brings (e.g. `-hash`). Not to mention the problems with Swift 2.3.

Fixes #65.

Reviewed By: jessesquires

Differential Revision: D4138570

fbshipit-source-id: 804af6c468c4c273adb73377e9bfda22515121d1
2016-11-10 16:59:02 -08:00
..
FeedItem.swift Minor dubious changes to swift example app: 2016-11-09 09:31:15 -08:00
SelectionModel.swift Example using self sizing cells 2016-11-09 15:29:19 -08:00
User.swift Change equality API to avoid NSObject override 2016-11-10 16:59:02 -08:00