Join Slack
Powered by
The simplified example is ``` fun <T> ...
# announcements
c
cy
11/08/2016, 7:54 PM
The simplified example is
Copy code
fun <T> assertIsInstanceOf(value: T) { value?.javaClass }
Open in Slack
Previous
Next