Join Slack
Powered by
<@U589QURRQ> You need to specify the type you want...
# getting-started
g
guitoun3
05/21/2017, 1:06 PM
@diesieben07
You need to specify the type you want as the compiler can’t infer it. You should use val parsedValue: Comparable<TheTypeYouWant> = ...
2
Views
Open in Slack
Previous
Next