speed-comparison icon indicating copy to clipboard operation
speed-comparison copied to clipboard

Rust stable: Changed fold to foreach

Open aetelani opened this issue 2 years ago • 0 comments

Foreach could be slightly faster compared to fold.

https://github.com/rust-lang/rust/issues/76725

aetelani avatar Oct 31 '23 12:10 aetelani