标签: swift
有没有办法允许修改startIndex?
var range = 0..<array.count range.startIndex = midIndex + 1
无法分配给属性'startIndex'是一个get get属性