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

flatMap(_:)

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

Declaration 宣言

func flatMap<ElementOfResult>(_ transform: ((T.Value?, U.Value?, V.Value?, Range<AttributedString.Index>)) throws -> ElementOfResult?) rethrows -> [ElementOfResult]