Lokathor / wide

A crate to help you go wide. By which I mean use SIMD stuff.
https://docs.rs/wide
zlib License
279 stars 23 forks source link

Implement constants for signed and unsigned integer types #89

Closed Razaekel closed 3 years ago

Razaekel commented 3 years ago

This PR adds the ZERO, ONE, MAX and MIN constants to the current integer types.