Bitwise Library🔗 Contains functions for bitwise operations. Although Lua 5.4 has bitwise operators these functions are still useful for compatibility with other implementations of Lua. Functions band bnot bor bxor lshift rshift