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 1a20976 commit d99c478Copy full SHA for d99c478
NEWS.md
@@ -38,8 +38,8 @@ New library features
38
* `binomial(x, k)` now supports non-integer `x` ([#48124]).
39
* A `CartesianIndex` is now treated as a "scalar" for broadcasting ([#47044]).
40
* `printstyled` now supports italic output ([#45164]).
41
-* New methods `allequal(f, itr)` and `allunique(f, itr)` taking a predicate function
42
-([#47679]).
+* New methods `allequal(f, itr)` and `allunique(f, itr)` taking a predicate
+ function ([#47679]).
43
44
Standard library changes
45
------------------------
0 commit comments