baatliwala@lemmy.world to Programmer Humor@programming.dev · 3 months agoLook at the way he writes for loops too smhlemmy.worldimagemessage-square41linkfedilinkarrow-up1456
arrow-up1456imageLook at the way he writes for loops too smhlemmy.worldbaatliwala@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.