semantically, `Some(null)` doesn't make sense at all :thinking_face:
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)