TArrayView::Slice

Returns a sliced view This is similar to [Mid()](API\Runtime\Core\Containers\TArrayView\Mid), but with a narrow contract, i.e. slicing outside of the range of the view is illegal.