baatliwala@lemmy.world to Programmer Humor@programming.dev · 2 months agoLook at the way he writes for loops too smhlemmy.worldimagemessage-square41fedilinkarrow-up1450arrow-down112
arrow-up1438arrow-down1imageLook at the way he writes for loops too smhlemmy.worldbaatliwala@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square41fedilink
minus-squarevocornflakes@lemmy.worldlinkfedilinkEnglisharrow-up2·2 months agoOh but Lua is so much worse than that. Table keys (array is not a thing in Lua) can be whatever you want. Especially even negative, and not like how python does it. 1 is just the convention.
He uses lua
Oh but Lua is so much worse than that. Table keys (array is not a thing in Lua) can be whatever you want. Especially even negative, and not like how python does it. 1 is just the convention.