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

sorted(using:)

No overview available. 概要は利用可能でありません。

Declaration 宣言

func sorted<S, Comparator>(using comparators: S) -> [(T.Value?, U.Value?, V.Value?, W.Value?, Range<AttributedString.Index>)] where S : Sequence, Comparator : SortComparator, Comparator == S.Element, (T.Value?, U.Value?, V.Value?, W.Value?, Range<AttributedString.Index>) == Comparator.Compared