On
switch on the interactive trace. The output is printed in the defined
out
stream.
switch on the interactive trace only for the
head
s defined in the list. The output is printed in the definedout
stream.
or
switch on the interactive trace only for the defined
head
s. The output is printed only once for a combination of unevaluated input expression and evaluated output expression.
Examples
On()
enables the trace of the evaluation steps.
Off()
disables the trace of the evaluation steps.
Related terms
Implementation status
- ☑ - partially implemented