We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0682c31 commit b0a005dCopy full SHA for b0a005d
crates/core_simd/src/lib.rs
@@ -17,6 +17,7 @@ mod fmt;
17
mod intrinsics;
18
mod ops;
19
mod round;
20
+mod comparisons;
21
22
mod math;
23
0 commit comments