HoldComplete
HoldComplete(expr)
HoldComplete
doesn’t evaluateexpr
.Hold
evaluatesUpValues
for its arguments.HoldComplete
doesn’t evaluateUpValues
.
Examples
>> HoldComplete(3*2)HoldComplete(3*2)
>> Attributes(HoldComplete){HoldAllComplete,Protected,SequenceHold}
Related terms
Hold, HoldForm, HoldPattern, ReleaseHold, Unevaluated
Implementation status
- ✅ - full supported