fix(orderBy): guarantee stable sort
If a user-provided comparator fails to differentiate between two items, fall back to the built-in comparator (using the tie-breaker predicate). Fixes #14881 Closes #15914
B
BobChao87 committed
762580ff347e733397c70cb192ca023e7d06f581
Parent: a86a319
Committed by Georgios Kalpakas <kalpakas.g@gmail.com>
on 5/19/2017, 11:40:04 AM