v1.1.0
Added support for the SWITCH
command (as in the Language Doc).
SWITCH [x]
will flip-flop the value of x
. So 0
becomes 1
, and vice-versa.
Added support for the SWITCH
command (as in the Language Doc).
SWITCH [x]
will flip-flop the value of x
. So 0
becomes 1
, and vice-versa.