julia
be9ab487 - micro-optimization for generic tuple allocation (#35995)

Commit
5 years ago
micro-optimization for generic tuple allocation (#35995) Not a huge time savings, but saves us from needing to copy the `typeof` the argument array into a second buffer.
Author
Parents
Loading