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

flatMap(_:)

No overview available.

Declaration 宣言

func flatMap<ElementOfResult>(_ transform: ((key: Key, value: Value)) throws -> ElementOfResult?) rethrows -> [ElementOfResult]

See Also 参照

Transforming a Dictionary 辞書の変形