fun Iterable<SymbolSet>.sum(): String
Concatenates the symbols of all the symbol sets, removing duplicate characters.
Return the concatenation of all symbols of all the symbol sets, excluding duplicate characters