Documentation
¶
Index ¶
Constants ¶
View Source
const ( LOWEST int ASSIGN // = COND // OR or AND EQUALS // == LESSGREATER // > OR < SUM // + PRODUCT // * POWER // ** we got the power XD MODULUS // % PREFIX // -X OR !X CALL // myFunction(X) INDEX // Arrays DOT // For methods )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.