benleggiero
05/22/2018, 1:08 AM@
annotation that says “Yes, I know this will make things weird for other JVM languages but I really want this”. Hopefully it’s possible without name mangling, though.
The reason I propose this feature is because it would be essential for the Collection Literals KEEP as it’s currently written. https://github.com/Kotlin/KEEP/pull/112#issuecomment-390830008Ruckus
05/22/2018, 4:28 AMrrader
05/22/2018, 7:15 AMRuckus
05/22/2018, 3:18 PMbenleggiero
05/22/2018, 4:09 PMtoString()
method for funsies and ignore the string. Likewise, you wouldn't make two println()
functions that return different types.Ruckus
05/22/2018, 4:47 PMbenleggiero
05/22/2018, 5:09 PMRuckus
05/22/2018, 5:36 PMbenleggiero
05/24/2018, 1:35 AMRuckus
05/24/2018, 2:30 AM