Closed jtempest closed 3 years ago
Currently they are manually implemented only for arrays up to size 32, inclusive. This will require const generics (https://github.com/rust-lang/rust/issues/44580) to be stablised.
This is fixed by https://github.com/jtempest/float_eq-rs/commit/180ab6a3a7015311bc3d09a8bbcaef340e883034
Currently they are manually implemented only for arrays up to size 32, inclusive. This will require const generics (https://github.com/rust-lang/rust/issues/44580) to be stablised.