plangrid / ReactiveLists

React-like API for UITableView & UICollectionView
https://plangrid.github.io/ReactiveLists
MIT License
251 stars 15 forks source link

Fix building in Xcode 11.4 #180

Closed benasher44 closed 4 years ago

benasher44 commented 4 years ago

Changes in this pull request

This fixes an ambiguity with Swiift.Collection and a Collection typealias in DifferenceKit.

Checklist