Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 450 Bytes

Bits.md

File metadata and controls

17 lines (9 loc) · 450 Bytes

Bits

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.