return(grep(defined($_), @thingies)); #### return grep(defined $_, @thingies);