//
pkg.gl
Category
github.com/morelj/luax
expr
package
0.0.0-20240628145907-c829769c3994
Repository:
https://github.com/morelj/luax.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
232 SLOC
#
Functions
Evaluate
No description provided by the author
Parse
Parse returns a new Iterator which will iterate over the values of input.
#
Constants
LuaChunk
The value is a Lua chunk.
LuaExpr
The value is a Lua expression.
None
No value.
Raw
The value is a raw text.
#
Structs
Iterator
An Iterator iterates over the values of an input string.
#
Type aliases
Form
Form of a value.