julia
3527213c
- simplify call to promote_eltype with repeated elements (#51135)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
simplify call to promote_eltype with repeated elements (#51135) Helps to short-circuit calls to large splat calls, since those have all the same type elements. Fixes #51011
References
#51135 - simplify call to promote_eltype with repeated elements
Author
vtjnash
Parents
91b8c9b9
Loading