Avatar
The Swift Programming Language. Contribute to apple/swift development by creating an account on GitHub.
4:32 AM
The most important consequence of this is that two different array elements cannot be simultaneously accessed. This will interfere with certain common idioms for working with arrays, although some cases (like concurrently modifying different slices of an array) are already quite problematic in Swift.