Bits

November 2, 2017 ยท View on GitHub

Package: bits

Contract type: library

Source file: Bits.sol

Example usage: BitsExamples.sol

Tests source file: bits.sol

Perf (gas usage) source file: bits.sol

description

The Bits library is used for accessing and manipulating bits using numbers of type uint to represent bitfields.