News

Packed arrays are arrays where all the elements are stored in contiguous memory. They are considered a single unit in terms of bit-width and can be accessed or manipulated using bitwise operations.