Join Slack
Powered by
The problem with `orElse(null)` is that it returns...
# announcements
o
okkero
03/17/2017, 2:05 PM
The problem with
orElse(null)
is that it returns a platform type
T!
, which doesn't enforce null checks in Kotlin
2
Views
Open in Slack
Previous
Next