I'd swear that there was a KEEP active for Kotlin ...
# android
s
I'd swear that there was a KEEP active for Kotlin Union types, but when I search for it, I can't find it. Are union types not going to be a thing in Kotlin? https://github.com/Kotlin/KEEP/issues
c
To my knowledge the discussion was here: https://youtrack.jetbrains.com/issue/KT-13108
s
thank you