
Today, we are going to look at the integer modulo operator. This is just a pretext to answer this question: what is faster: * locals variables * alchemy opcode used instead of locals variables * locals variables manipulated and kept on the VM stack So lets go back to the “Integer Modulo”, or %. A […]
~ read more ~
Recent Comments