mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-04 19:00:54 +01:00
Fix description incorrectly saying that parameter w specifies an upper range. w is actually a width. Proof: print(bit32.extract(2^32-1, 3, 4)) -- prints 15, not 1. Also indicate that the position is 0-based, and that the function will error if the selected range exceeds the allowed bounds. |
||
---|---|---|
.. | ||
.bundle | ||
_data | ||
_includes | ||
_pages | ||
_posts | ||
assets | ||
.gitignore | ||
404.html | ||
_config.yml | ||
CNAME | ||
favicon.ico | ||
Gemfile | ||
index.md | ||
logo.svg |