We just saw how to add values individually to sets. This can be tedious, however. For example, if we are working with a dataset that might be very large or unknown ahead of time, it would be nice to initialize a map with a function call, rather than hundreds or thousands.
In this recipe, we'll take a look at how to create a new Set with the preexisting data.