julia
23748ec9 - Use neutral element as init in reduce doctest (#55065)

Commit
1 year ago
Use neutral element as init in reduce doctest (#55065) The documentation of reduce states that init must be the neutral element. However, the provided doctest uses a non-neutral element for init. Fix this by changing the example.
Author
Parents
Loading