julia
d949bb43 - broadcast: use recursion rather than ntuple to map over a tuple (#51154)

Commit
2 years ago
broadcast: use recursion rather than ntuple to map over a tuple (#51154) Inference seems to have trouble with the anonymous function version, so go back to the recursive version. Fixes #51129 Probably also fixes #50859
Author
Parents
Loading