|
|
|
|
|
by josephlord
4399 days ago
|
|
> Except that you can still make changes that don’t affect length (immutArray[3] = "Whoopsie") That sounds like a bug to me. I would expect the compiler to detect it as an error (it doesn't). Can anyone point me to the relevant bit of the spec that says you can do that? |
|
https://developer.apple.com/library/prerelease/ios/documenta...