speed-comparison
speed-comparison copied to clipboard
Rust stable: Changed fold to foreach
Foreach could be slightly faster compared to fold.
https://github.com/rust-lang/rust/issues/76725