mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-11 11:41:05 +00:00
We don't need to extract the entire set of hotkeys into a list and then iterate through it. We can traverse the list and early-exit if we're able to.