toList

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