tokopedia / RxComposableArchitecture

RxComposableArchitecture is a forked of Composable Architecture with adjustment to make it work with UIKit.
Apache License 2.0
31 stars 5 forks source link

Improved Identified Array #46

Open aryasurya21 opened 2 years ago

aryasurya21 commented 2 years ago

Identified Array now uses Apple's Identified Collections, which has been rewritten for correctness and performance. This PR is going to add the improvement to this repo

jeffersonsetiawan commented 2 years ago

as we still support cocoapods, please vendored the needed file for ordered-collection and identified array into this repo @aryasurya21