This patch uses *Set::insert_range and a range constructor of DenseSet to clean up the code to populate sets.
10 KiB
10 KiB
This patch uses *Set::insert_range and a range constructor of DenseSet to clean up the code to populate sets.