mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-25 15:12:52 +00:00
Similarly, here we can avoid doing unnecessary work twice by retrieving the file type only once and comparing it against relevant operands, avoiding potential unnecessary object construction/destruction.