julia
b265dbac
- fix zero-dimensional `reverse!` (#58086)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
250 days ago
fix zero-dimensional `reverse!` (#58086) Also changed the check to compare against the tuple argument, instead of against the method static parameter for the tuple length. Should be better when the length isn't known at compile time. Fixes #58085
References
#58086 - fix zero-dimensional `reverse!`
Author
nsajko
Parents
92cceb09
Loading