julia
695fedb9
- Improve typejoin involving an empty tuple (#24485)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
Improve typejoin involving an empty tuple (#24485) Don't just return `Tuple` when joining an empty and a non-empty tuple, instead return the appropriate vararg tuple, similar to otherwise joining tuples of unequal length.
References
#24485 - Improve typejoin involving an empty tuple
Author
martinholters
Parents
7c2a42aa
Loading