Stack
Stack( )
return a list of the heads of the current stack wrapped by
HoldForm
.
Stack(_)
return a list of the expressions of the current stack wrapped by
HoldForm
.
Examples
Related terms
Implementation status
- ✅ - full supported
Stack( )
return a list of the heads of the current stack wrapped by
HoldForm
.
Stack(_)
return a list of the expressions of the current stack wrapped by
HoldForm
.