This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| local function luaVersion() | |
| local f = function() | |
| return function() end | |
| end | |
| if 0xffffffffffffffffffffffffffffffffffffffffffffff == 2 ^ 64 then | |
| return "Luau" | |
| end | |
| if ({nil,[1] = true})[1] then |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --[[ | |
| Verhoeff Gumm Check Digit Library in Lua | |
| ----------------------------------------- | |
| @lollodev5123 | |
| MIT License | |
| Copyright (c) 2025 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- !native | |
| --[[ | |
| `/shdmmmmmmmmmd-`ymmmddyo:` // sm- /h/ -- | |
| `yNMMMMMMMMMMMMm-.dMMMMMMMMMN+ `MN `-:::.` .-:-hM- -o- .-::. .::-. `.:::` MN--. `-::-. | |
| yMMMMMMMMMMMMMd.:NMMMMMMMMMMMM+ `MN yMs+oNh oNy++mM- +Mo -Mm++:`hmo+yN+ .dmo++- MNoo/ `o+odN: | |
| yMMMMMMMMMMMMy`+NMMMMMMMMMMMMM+ `MN yM: dM. MN yM- +Mo -Mh /Mmss sM+ MN +h ohMo | |
| `yNMMMMMMMMMo`sMMMMMMMMMMMMMNo `MN yM: dM. oNy//dM- +Mo -Mh `dNs++o. -mm+//- dM+/+ mN+/sMo | |
| `/shddddd/ odddddddddddho:` :: .:` -: `:///-` .:. `:- .://:` `-///. `-//: `-///:. | |
| Licensed under GNU General Public License v3.0 |
OlderNewer