Represents a function that captures or processes a value of type T.
T
The type of value to be captured.
The value to be captured or processed.
Represents a function that captures or processes a value of type
T
.