/ppv

Portable Packed Vectors for Rust

Primary LanguageRust

Simd<[T; N]> - Implementation of RFC2366 (std::simd)

WIP

There is an RFC for this: rust-lang/rfcs#2366

This attempts to be a 100% conforming implementation of that RFC.