Since Kotlin Native won't have the restrictions th...
# kotlin-native
o
Since Kotlin Native won't have the restrictions that the JVM imposes, is there a chance we'll see discriminated unions and fully reified generics?
o
regarding unions - it is not clear, how useful this feature is, regarding fully reified generics or even compile time specialization - we are (re-)designing this part at the moment
👍 1