Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/yuin/gopher-lua
/ Type
Method
Type
value.go:31–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
type
LValue
interface
{
30
String() string
31
Type() LValueType
32
}
33
34
// LVIsFalse returns true if a given LValue is a nil or false otherwise false.
Callers
15
CheckType
Method · 0.65
CheckTypes
Method · 0.65
TypeError
Method · 0.65
FindTable
Method · 0.65
RegisterModule
Method · 0.65
CallMeta
Method · 0.65
basePCall
Function · 0.65
baseType
Function · 0.65
fileToString
Function · 0.65
fileCloseAux
Function · 0.65
fileSeek
Function · 0.65
fileSetVBuf
Function · 0.65
Implementers
5
LState
value.go
LFunction
value.go
LNilType
value.go
LTable
value.go
LUserData
value.go
Calls
no outgoing calls
Tested by
no test coverage detected