`Optional` is needed in Java to express this is si...
# announcements
k
Optional
is needed in Java to express this is signatures and to offer some nicer syntax, but we have both for
null
in Kotlin already.