Difference between revisions of "Template:Stack Operators"

From WikiManual
Jump to: navigation, search
(Stack Operators:)
Line 4: Line 4:
 
<!-- This is part of a template, included in multiple articles like a procedure. Changing this changes more than one articles appearance-->
 
<!-- This is part of a template, included in multiple articles like a procedure. Changing this changes more than one articles appearance-->
  
|-
+
 
 
[[clear]]
 
[[clear]]
|-
+
 
 
[[clearbool]]
 
[[clearbool]]
|-
+
 
 
[[drop]]
 
[[drop]]
|-
+
 
 
[[dropbool]]
 
[[dropbool]]
|-
+
 
 
[[dup]]
 
[[dup]]
|-
+
 
 
[[dupbool]]
 
[[dupbool]]
|-
+
 
 
[[swap]]
 
[[swap]]
|-
+
 
 
[[swapbool]]
 
[[swapbool]]
|-
+
 
 
[[over]]
 
[[over]]
|-
+
 
 
[[overbool]]
 
[[overbool]]
|-
+
 
 
[[debugint]]
 
[[debugint]]
|-
+
 
 
[[debugbool]]
 
[[debugbool]]
 
|}
 
|}

Revision as of 12:52, 27 June 2014

Stack Operators:

clear

clearbool

drop

dropbool

dup

dupbool

swap

swapbool

over

overbool

debugint

debugbool