Generic Instance Method 総称体インスタンスメソッド

sorted(using:)

No overview available.

Declaration 宣言

func sorted<Comparator>(using comparator: Comparator) -> [Self.Element] where Comparator : SortComparator, Self.Element == Comparator.Compared