Skip to content

Commit

Permalink
Add bit32.byteswap to Luau standard library
Browse files Browse the repository at this point in the history
  • Loading branch information
Dekkonot committed Nov 8, 2023
1 parent 2df3dd5 commit 9a3cab3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions selene-lib/default_std/luau.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ globals:
args:
- type: "..."
must_use: true
bit32.byteswap:
args:
- type: number
must_use: true
bit32.countlz:
args:
- type: number
Expand Down

0 comments on commit 9a3cab3

Please sign in to comment.