mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-09 19:19:15 +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.