It would be useful to have the Set constructor be const to allow for the creation of frozen empty sets, a la "const []" or "const {}".