japaric-archived / linalg.rs

[INACTIVE]
Apache License 2.0
29 stars 1 forks source link

refactor: use associated types #42

Closed japaric closed 9 years ago

japaric commented 9 years ago

This doesn't break any use of the concrete API (all tests continue to pass)

However if you were using the traits for generic programming, this is a [breaking-change].