julia
695fedb9 - Improve typejoin involving an empty tuple (#24485)

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.
Author
Parents
Loading