baatliwala@lemmy.world to Programmer Humor@programming.dev · 3 months agoLook at the way he writes for loops too smhimagemessage-square41linkfedilinkarrow-up1446arrow-down112
arrow-up1434arrow-down1imageLook at the way he writes for loops too smhbaatliwala@lemmy.world to Programmer Humor@programming.dev · 3 months agomessage-square41linkfedilink
minus-squarevocornflakes@lemmy.worldlinkfedilinkEnglisharrow-up2·3 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.