<@U1L60RR70>: What <@U0ANUS2BA> says, is that `nul...
# language-proposals
i
@juangamnik: What @udalov says, is that
null is T
expression is true, when T is substituted with
String?
and is false when T is substituted with
String
.
Class<T>
doesn't contain information whether T is nullable or not.
☝️ 1