Leonardus
|
Red book operator creates a new array or string object whose value consists of some subsequence of the original array or string.
The subsequence consists of count elements starting at the specified index in the original object.
The elements in the subsequence array are shared between the original and new array.
Core code registered in systemdict.