Cipherd@lemmy.ml to Programmer Humor@programming.dev · 17 天前functionslemmy.mlimagemessage-square94linkfedilinkarrow-up1635arrow-down19file-text
arrow-up1626arrow-down1imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 17 天前message-square94linkfedilinkfile-text
minus-square[object Object]@lemmy.worldlinkfedilinkarrow-up2·edit-216 天前Lisp programmers seeing these ‘amazing things’: But yeah, every time I’m trying to do a ternary in Lua, I miss being able to just throw in an if. Thankfully it can be amended with Fennel.
Lisp programmers seeing these ‘amazing things’:
But yeah, every time I’m trying to do a ternary in Lua, I miss being able to just throw in an
if. Thankfully it can be amended with Fennel.