toMap

fun Collection<SymbolSet>.toMap(): Map<String, String>(source)

Converts a collection of symbol sets to a map from the symbol sets' names to the respective symbols.

Return

a map from the symbol sets' names to the respective symbols