Log In  

assert, ipairs, and next appear to exist as in stock Lua, but the manual doesn't mention them (outside of the changelog). It does mention every other supported Lua built-in, so this omission makes it harder to gauge what exactly is still exposed (especially without access to _G). Especially odd since the coroutine documentation mentions wrapping coresume inside assert.

Also, the select builtin is documented (indirectly, under Function Arguments), but doesn't seem to exist! At least not in 0.2.0h.

P#80793 2020-08-14 23:44

2

The ? unary prefix operator is also not documented, though it's used in a couple examples.

P#80797 2020-08-15 00:04
1

While I'm at it, in the section on code limits:

"Right click to toggle through other stats (character count, compressed size)."

That should be left click.

P#80801 2020-08-15 00:46

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-04-19 03:41:38 | 0.006s | Q:12