2.3.0
New Features
- New
sort(stable:)
,sorted(stable:)
,sort(by:stable:)
andsorted(by:stable:)
methods forArray
type to support stable sorting in Swift
sort(stable:)
, sorted(stable:)
, sort(by:stable:)
and sorted(by:stable:)
methods for Array
type to support stable sorting in Swift