Description
A Lua library for bitwise operations on numbers, used when scripts need to set, clear, compare, or combine individual bits.
It is low-level programming infrastructure. Developers use it for binary formats, network protocols, emulators, and other code where numeric flags have specific meanings.