Returns a slice of this list.
| start |
zero-based index of the slice's first element |
| stop |
zero-based index of the position after the end of the slice |
|
A list containing a slice of this list |