luau/docs/_pages
Arseny Kapoulkine 1ec7be600c
docs: Create library.md (#87)
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.
2021-10-19 13:54:44 -07:00
..
compatibility.md Update compatibility.md (#63) 2021-08-30 10:31:52 -07:00
getting-started.md Change to minimal-mistakes theme (#11) 2021-02-12 12:26:08 -08:00
library.md docs: Create library.md (#87) 2021-10-19 13:54:44 -07:00
limited-terms-of-use.md Change to minimal-mistakes theme (#11) 2021-02-12 12:26:08 -08:00
lint.md Update lint.md (#58) 2021-08-04 15:24:25 -07:00
news.md Added News section (#12) 2021-03-02 12:45:21 -08:00
performance.md Update performance.md (#71) 2021-09-15 16:19:45 -07:00
sandbox.md Change to minimal-mistakes theme (#11) 2021-02-12 12:26:08 -08:00
syntax.md Update syntax.md (#46) 2021-06-02 13:19:46 -07:00
typecheck.md fix: change variable asserted in documentation (#60) 2021-08-04 09:25:01 -07:00
why.md Change to minimal-mistakes theme (#11) 2021-02-12 12:26:08 -08:00