Jubilee Young 51ff925925 impl assign.rs<U> for Simd<T, _>
Instead of implementing {Op}Assign traits for individual scalar type args
to Simd<_, _>, use parametric impls that reassert the bounds of the binary op.
2021-11-23 18:11:48 -08:00
..
2021-11-23 18:11:48 -08:00
2021-09-29 14:11:40 -07:00