mirror of
https://git.suyu.dev/suyu/sirit.git
synced 2026-03-23 17:08:45 +00:00
Instead of manually searching each element in the declarations vector, use an unordered_set to emplace new declarations avoiding repetition.
Instead of manually searching each element in the declarations vector, use an unordered_set to emplace new declarations avoiding repetition.