Join Slack
Powered by
`listOf(null).firstOrNull()` looks ambiguous. Shou...
# stdlib
m
miha-x64
02/20/2018, 8:20 PM
listOf(null).firstOrNull()
looks ambiguous. Shouldn't
*OrNull
operations be for
<T : Any>
?
Open in Slack
Previous
Next