julia
b71523e9
- combine reduce_empty methods for Union{} eltypes (#51948)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
combine reduce_empty methods for Union{} eltypes (#51948) With #49470, these can all be dispatched to the same method now, avoiding unnecessary code duplication for this case.
References
#51948 - combine reduce_empty methods for Union{} eltypes
Author
vtjnash
Parents
8cf7598e
Loading