mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Update docs/_posts/2022-01-27-luau-recap-january-2022.md
Co-authored-by: Alexander McCord <11488393+alexmccord@users.noreply.github.com>
This commit is contained in:
parent
010848a9bb
commit
b05f3c2d6d
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ implementation (up to 10x depending on the number and the platform). the bottlen
|
|||
|
||||
---
|
||||
|
||||
Make `toNumber(x)` ~2x faster by avoiding reparsing string arguments.
|
||||
Make `tonumber(x)` ~2x faster by avoiding reparsing string arguments.
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue