Expand description
Shifts a slice x times to the right.
Parameters
-
NSTDSlice *const slice- The slice. -
const NSTDUSize x- Number of times to shift the slice.
Shifts a slice x times to the right.
NSTDSlice *const slice - The slice.
const NSTDUSize x - Number of times to shift the slice.