@hackage fixed-storable-array0.1.0.0

Fixed-size wrapper for StorableArrays, with its own Storable instance

Uses type-level numeric literals to wrap StorableArray in a type that statically fixes its size. This allows the wrapper to have its own Storable instance, which allows easy integration with fixed-size native arrays.