Added an explanation of how the array's mutable nature can lead to aliasing bugs, where modifying an array ends up modifying other references to it.
This confusion was discussed in the Open Discussion forum.
Authored by: david_costanzo 2016-07-10
Parent: [r4160]
Child: [r4162]