filter
map
flatMap
Returns a list containing the results of applying the given transform function.
collection.map { transform }