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: Sources/RealModule/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ When new basic floating-point types are added to Swift, like `Float16` or `Float
68
68
Not having this protocol is a significant missing feature for numerical computing in Swift, and I'm really looking forward to seeing what people do with it.
69
69
70
70
### Dependencies:
71
-
- The C standard math library (`libm`) via the `NumericShims` target.
71
+
- The C standard math library (`libm`) via the `_NumericsShims` target.
0 commit comments