Append all strings in another set that are not already present, using a case-insensitive search
void iunion(const DStringSet& other);
DStringSet Class