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