Creates a new sub array with another sub array.
array |
a sub array |
start |
zero-based index of the begin of the slice |
stop |
zero-based index after the end of the slice |