Join Slack
Powered by
semantically, `Some(null)` doesn't make sense at a...
# arrow
a
aeruhxi
01/24/2018, 6:31 PM
semantically,
Some(null)
doesn't make sense at all đŸ¤”
r
rawtoast
01/25/2018, 8:31 AM
Yeah, it does stand out like a sore thumb! It’s more likely going to occur because a variable is null (v. unlikely in Kotlin). e.g.
Some(x)
4
Views
Open in Slack
Previous
Next