Returns a list that is the result of applying the lambda function to each element of the input list. The return type is defined by the return type of the lambda function.
Returns a list that is the result of applying the lambda function to each element of the input list. The return type is defined by the return type of the lambda function.