julia
e34cfa08 - staticdata: fix typo in handrolled `reverse!` (#61738)

Commit
22 days ago
staticdata: fix typo in handrolled `reverse!` (#61738) as written, the loop is the identity function. the comment says `// reverse!` so I think it intended to stop at the midpoint. I wasn't able to come up with a test case, nor any measurable difference at all. bug flagged by claude fixed by me
Author
Parents
Loading