package
Version:
v0.0.0-...-0c45383
Opens a new window with list of versions in this module.
Published: Feb 4, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Bitwise returns a Lua function used for bitwise operations.
Loader is the module loader function.
Not implements bitwise not.
Preload adds bit to the given Lua state's package.preload table. After it
has been preloaded, it can be loaded using require:
local bit = require("bit")
Source Files
¶
Click to show internal directories.
Click to hide internal directories.