Hm - is there a way to cast from my Kotlin immutab...
# getting-started
l
Hm - is there a way to cast from my Kotlin immutable map to the required type? (I like the convenience of
hashMapOf
)