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