Lists of chunks. This is similar to the Cons List provided
by Data.List, but it is more useful as a target for a
builder since the chunks are cache coherent.
Changes
Revision history for array-chunks
0.1.4.2 – 2024-02-06
Fix failing tests on Hackage.
0.1.4.1 – 2024-02-05
Update package metadata.
0.1.4.0 – 2023-08-30
Add constructN functions that use numbers instead of tuple names
for construction of fixed-length chunks.