julia
b265dbac - fix zero-dimensional `reverse!` (#58086)

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