Join Slack
Powered by
it’s more about type resolution on compile time, n...
# random
g
gildor
10/11/2017, 9:16 AM
it’s more about type resolution on compile time, not about real method dispatching. As I understand that will not work with Java directly, you cannot pass Int to java method that requires specific interface that implemented with
extension object
2
Views
Open in Slack
Previous
Next