Return
a new list, where each item that matches predicate is replaced with with
Return
a new list, where each item that matches predicate is replaced with the result of applying apply to it
Parameters
a function that is applied on each item that matches predicate