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.
fld1
1 parent 8e2395e commit 9b7eef1Copy full SHA for 9b7eef1
NEWS.md
@@ -89,6 +89,7 @@ Library changes
89
* `eachslice` now works over multiple dimensions; `eachslice`, `eachrow` and `eachcol` return
90
a `Slices` object, which allows dispatching to provide more efficient methods ([#32310]).
91
* `@kwdef` is now exported and added to the public API ([#46273])
92
+* An issue with order of operations in `fld1` is now fixed ([#28973])
93
94
Standard library changes
95
------------------------
0 commit comments