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

Extensions for kotlin.collections.Map

toSymbolSets

fun Map<String, String>.toSymbolSets(): List<SymbolSet>

Converts a map to a list of symbol sets, using the key as the name and the value as the symbols.