5 ms·
> Do you want to iterate using for loop or using .iter().step(2).map()? I don’t think it matters, specially for sort sized loop scopes
by metaltyphoon 3mo ago
> Do you want to iterate using for loop or using .iter().step(2).map()?
I don’t think it matters, specially for sort sized loop scopes