kvark / mint

Math Interoperability Types
MIT License
256 stars 20 forks source link

Remove the `$index` variable from the vec! macro, and add tests for `Vector::from_slice` #37

Closed burtonageo closed 5 years ago

burtonageo commented 5 years ago

This also changes the panic message in from_slice if the slice is too short.

kvark commented 5 years ago

Reminds me that we need to enable bors...