Join Slack
Powered by
Is this resolution error expected behavior? I unde...
# announcements
b
Ben Woodworth
05/04/2021, 1:21 AM
Is this resolution error expected behavior? I understand that
Int
literals can be implicitly cast to
Long
in parameters, but this seems like it should choose the
Int
function. It's unambiguous if you remove the receivers from the extension functions.
IntLongAmbiguity.kt
5
Views
Open in Slack
Previous
Next