Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 277 Bytes

TODO.org

File metadata and controls

5 lines (5 loc) · 277 Bytes

Export type synonyms

Specifying the underlying storage type for `Matrix` and `Vector` is inconvenient and abstraction-breaking. We should export modules that have `Matrix` and `Vector` defined as type synonyms for common storage types, like Unboxed or Storable.