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
e50ed4da9e8177168f67da68bdf02f07da4e7bcf
Parent: fe5dd1d
Committed by Georgios Kalpakas <kalpakas.g@gmail.com>
on 5/19/2017, 11:41:41 AM