Join Slack
Powered by
Because you are comparing to the class, one instan...
# announcements
b
bamdmux
09/01/2016, 10:27 AM
Because you are comparing to the class, one instance of a String
val s: String
is not equal to the class. The
is
operator returns true if the variable is an instance to that class
2
Views
Open in Slack
Previous
Next