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 2f6a1d5 commit 975a0c8Copy full SHA for 975a0c8
NEWS.md
@@ -96,7 +96,7 @@ Standard library changes
96
arithmetic to error if the result may be wrapping. Or use a package such as SaferIntegers.jl when
97
constructing the range. ([#40382])
98
* TCP socket objects now expose `closewrite` functionality and support half-open mode usage ([#40783]).
99
-* `extrema` now supports `init` keyword argument ([#36265]).
+* `extrema` now supports `init` keyword argument ([#36265], [#43604]).
100
* Intersect returns a result with the eltype of the type-promoted eltypes of the two inputs ([#41769]).
101
* `Iterators.countfrom` now accepts any type that defines `+`. ([#37747])
102
0 commit comments