Parentheses[x->T*] =: T
Parentheses returns the value passed in x. This is used to control the order of evaluation of expressions.
(x)