Conditional Statements in Yul
Yul is an intermediate language that can be compiled to bytecode for different backends, such as the Ethereum Virtual Machine (EVM) or the eWASM virtual machine. It can be used in stand-alone mode or for "inline assembly" inside Solidity contracts. Y...
yakuzakiawe.hashnode.dev4 min read