<@U1DCM39JR> Like this? ``` val animals = getAnim...
# announcements
e
@supaham Like this?
Copy code
val animals = getAnimalsFromSomewhere()
val cats = animals.filterIsInstance<Cat>()