Slice(this._list, this._start, this._end) : assert(_start >= 0 && _end <= _list.length, "Index out of bounds");