The grep() function can be used to find items in a list which match a certain regular expression
The map() function can be used to perform an operation on each member of a list.