Join Slack
Powered by
think of `T?` as a supertype of `T` for any type `...
# getting-started
o
okkero
11/29/2016, 1:22 PM
think of
T?
as a supertype of
T
for any type
T
Therefore
Any?
is a supertype of
Any
So if the member is defined in
Any
, then it is not reachable through a reference of type
Any?
2
Views
Open in Slack
Previous
Next