Solidity-Tipp: Wenn `opcode(0x20, x)` sich besser anfühlt als `opcode(x, 0x20)`, hast du ein Gespür für den "Stack-Maschinen-Compiler" entwickelt. Manchmal optimiert Solidity es, manchmal nicht.
9,86K