In a lambda expression, what does the arrow (->) symbolize?
A method call
Direction of data flow
Separation between parameters and implementation
Pointer to an object