Join Slack
Powered by
Hi, I have an issue with an `is` statement. I need...
# announcements
p
poohbar
03/15/2019, 1:31 PM
Hi, I have an issue with an
is
statement. I need to check on a generic type. I understand that I will lose the generic type because of type erasure, but the compiler will not let me pass in anything at all! Any ideas?
-.kt
4
Views
Open in Slack
Previous
Next