a slice-like Range view over the array. Note: Prefer read()/write(); Range locks the array on each individual access.
See Implementation