sortWith (comparator) and list = list.sortedWith(comparator) are sorting differently sometimes! The second one produces the expected behavior but first one ...
確定! 回上一頁