julia
8f57f888 - faster `prod(::Array{BigInt})` (#41014)

Commit
4 years ago
faster `prod(::Array{BigInt})` (#41014) Use a first pass on the array to compute the size of the result.
Author
Parents
Loading