|
StackInhibit
StackInhibit[expr] evaluates expr without modifying the evaluation stack.
You can use StackInhibit to prevent "innermost" evaluations from appearing in the evaluation stack when you look at it with Stack.
StackInhibit has attribute HoldFirst.
See Section 2.6.12.
See also: StackBegin.
New in Version 2.
|