init(startIndex:endIndex:)

Returns a new slice range structure.

Declaration

init(startIndex: Int = 0, endIndex: Int)