mirror of
https://github.com/emilk/egui.git
synced 2026-07-09 16:27:27 +00:00
27373b06d0
The `zip(a, b)` variant produces clearer code imho. Downside: added dependency on `itertools`