You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ Below is a list of the main Linebender projects, and a short description of each
39
39
40
40
-[`fearless_simd`][fearless_simd] - Safer and easier SIMD.
41
41
42
-
fearless_simd provides provides safe APIs for everything you need for SIMD: function multiversioning, portable SIMD abstractions, and safe access to platform-specific intrinsics.
42
+
Fearless SIMD provides provides safe APIs for everything you need for SIMD: function multiversioning, portable SIMD abstractions, and safe access to platform-specific intrinsics.
43
43
It has very little unsafe code under the hood, making fearless_simd easy to audit and adopt.
44
44
45
45
-[`color`][color] - Manipulate and represent colors.
0 commit comments