@hackage PrimitiveArray0.5.2.0

Efficient multidimensional arrays

This library provides efficient multidimensional arrays.

In general all operations are (highly) unsafe, no bounds-checking or other sanity-checking is performed. Operations are aimed toward efficiency as much as possible.