mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
cee2318110
Make it possible to track items in iterables in custom ways (e.g. by ID or index), rather than simply by identity. Closes #6779