Operators for different things

Report a typo

Match the operators with their functions.

Match the items from left and right columns
map
take
collect
reduce
triggers the execution and consumes values one by one
converts values one by one into new values
takes only N values and then stops the flow
triggers the execution and accumulates all values into a single one
___

Create a free account to access the full topic