Description
Slices of primitive arrays.
Description
The vector
library provides types for slicing into many types of arrays. However, it does not include slices of SmallArray
or UnliftedArray
. This library provides types for working with such slices.