Description
Statically-sized array wrappers with Storable instances for FFI marshaling.
Description
Uses type-level numeric literals to wrap arrays in a type that statically fixes their size. The wrapper has a Storable
instance, for easy integration with fixed-size native arrays.