...(_:)
Creates an unbounded range expression.
Declaration
static func ... (_: UnboundedRange_)Discussion
The unbounded range operator (...) is valid only within a collection’s subscript.
Creates an unbounded range expression.
static func ... (_: UnboundedRange_)The unbounded range operator (...) is valid only within a collection’s subscript.