semantically, `Some(null)` doesn't make sense at a...
# arrow
a
semantically,
Some(null)
doesn't make sense at all đŸ¤”
r
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)