Solidity 15 – Solidity Bit Operations
Solidity offers bit-wise operations. Such bit operations can help to save gas. Here, we introduce the basic use of these bit operations.
Solidity offers bit-wise operations. Such bit operations can help to save gas. Here, we introduce the basic use of these bit operations.