Join Slack
Powered by
So about this "new type inference" feature, is the...
# announcements
n
nhaarman
10/29/2018, 9:12 PM
So about this "new type inference" feature, is there some formal discussion or docs available on this? The only thing I'm able to find is Svetlana's Kotlinconf talk, and some 'informal' descriptions like in
https://kotlinlang.slack.com/archives/C0922A726/p1540842295383000?thread_ts=1540837535.363900&cid=C0922A726
. Since turning it on using
-XXLanguage:+NewInference
results in things breaking due to overload resolution ambiguity, I'm curious what the options are to mitigate this?
nhaarman
10/29/2018, 9:14 PM
For example:
https://github.com/nhaarman/mockito-kotlin/issues/302
12
Views
Open in Slack
Previous
Next