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

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.

Return
a list of symbol sets