Join Slack
Powered by
<@U1DCM39JR> Like this? ``` val animals = getAnim...
# announcements
e
ean5533
07/28/2016, 1:28 AM
@supaham
Like this?
Copy code
val animals = getAnimalsFromSomewhere() val cats = animals.filterIsInstance<Cat>()
Open in Slack
Previous
Next