toList

open fun <T> Map<Symbol, T>.toList(): List<T>

Sources

common source
Link copied to clipboard