intellij-randomness / com.fwdekker.randomness.string / kotlin.collections.Collection

Extensions for kotlin.collections.Collection

toMap

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

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