Join Slack
Powered by
Question: Where should one declare typealiases exa...
# announcements
f
frellan
04/04/2018, 3:43 AM
Question: Where should one declare typealiases exactly? I want to use that alias everywhere in my code I guess, where do I define an alias? What is a common pattern?
w
wickedev
04/04/2018, 4:52 AM
https://github.com/JetBrains/kotlin/blob/d79a4fd9a0cd58d831ce8e1f091612ca1fc6efbf/libraries/stdlib/jvm/runtime/kotlin/TypeAliases.kt
Open in Slack
Previous
Next