mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-11 06:17:01 +08:00
We don't need to toss away the Subroutine instance after the find() call and reconstruct another instance with the same data right after it. Particularly give Subroutine contains a std::set.