Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Open ¶
Open loads the "math" module when executed with "lua.(*State).Call".
It would also be possible to use this with "lua.(*State).Require" (which has some side effects that are inappropriate for a core library like this) or "lua.(*State).Preload" (which makes even less sense for a core library).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.