Return a slice to the current array. This is equivalent to calling save.
an array that references the current array.
Complexity: O(1)
See Implementation
Return a slice to the current array. This is equivalent to calling save.