Represents an action that can be performed on a value of type T.
the type of the value that the action operates on
Invokes the operator function with the given value.