bit

package
v0.0.0-...-0c45383 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2026 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bitwise

func Bitwise(kind op) lua.LGFunction

Bitwise returns a Lua function used for bitwise operations.

func Loader

func Loader(L *lua.LState) int

Loader is the module loader function.

func Not

func Not(l *lua.LState) int

Not implements bitwise not.

func Preload

func Preload(l *lua.LState)

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")

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL