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