mirror of
https://github.com/luau-lang/luau.git
synced 2024-11-15 14:25:44 +08:00
1ec7be600c
Full documentation for the standard library, written from scratch by looking at the source code - so hopefully this is reasonably correct/precise. Some of the function descriptions are probably too concise to be easily understandable - we can flesh this out in the future. Some of the type specifications aren't using valid Luau syntax; in particular, I've used "function" or "table" in a few places as a human-friendly notion that any function/table suffices, and the iterator functions just say that they return <iterator> without being specific as to what the signature of the generator is. |
||
---|---|---|
.. | ||
compatibility.md | ||
getting-started.md | ||
library.md | ||
limited-terms-of-use.md | ||
lint.md | ||
news.md | ||
performance.md | ||
sandbox.md | ||
syntax.md | ||
typecheck.md | ||
why.md |