Skip to contents

Returns a list that is the result of applying the lambda function to each element of the input list. See the Lambda Functions section for more details.

Arguments

list

ANY[]

lambda

LAMBDA

Examples