Cipherd@lemmy.ml to Programmer Humor@programming.dev · 14 hours agofunctionslemmy.mlimagemessage-square48linkfedilinkarrow-up1381arrow-down15file-text
arrow-up1376arrow-down1imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 14 hours agomessage-square48linkfedilinkfile-text
minus-squareSlurpingPus@lemmy.worldlinkfedilinkarrow-up5·2 hours agoRemarkable how if the parenthesis is shifted from lambda() to (lambda), people lose the ability to comprehend things.
minus-squareJankatarch@lemmy.worldlinkfedilinkarrow-up1·8 minutes agoIsn’t it more like foo(){…} -> (define foo (lambda ())) tbf?
Remarkable how if the parenthesis is shifted from
lambda()to(lambda), people lose the ability to comprehend things.Isn’t it more like
foo(){…}->(define foo (lambda ()))tbf?
deleted by creator