Description
Provides fast, packed, strict storable arrays with a list-like interface similar to ByteString. Storable arrays are useful when values need compact memory representation and efficient sequential access.
It is useful for numeric data, binary formats, FFI, signal processing, and performance-sensitive code. It is a developer library and has no standalone data viewer.