sum
fun Iterable<SymbolSet>.sum(excludeLookAlikeSymbols: Boolean = false): String
Concatenates the symbols of all the symbol sets, removing duplicate characters.