Operator 演算子

...(_:)

Creates an unbounded range expression. 無境界範囲式を作成します。

Declaration 宣言

postfix static func ... (_: UnboundedRange_)

Discussion 解説

The unbounded range operator (...) is valid only within a collection’s subscript. 無境界範囲演算子(...)は、あるコレクションの添字の内でのみ有効です。