`[T; N]::zip` is "eager" but most zips are mapped. This causes poor optimization in generated code. This is a fundamental design issue and "zip" is "prime real estate" in terms of function names, so let's free it up again. |
||
|---|---|---|
| .. | ||
| ascii.rs | ||
| drain.rs | ||
| equality.rs | ||
| iter.rs | ||
| mod.rs | ||