Cipherd@lemmy.ml to Programmer Humor@programming.dev · 3 days agofunctionslemmy.mlimagemessage-square119linkfedilinkarrow-up1646arrow-down19file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up1637arrow-down1imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 3 days agomessage-square119linkfedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up7·3 days agoThe examples on the meme don’t bind any variables. If those are lambdas, the Haskell version is just the ... part.
minus-squareidunnololz@lemmy.worldlinkfedilinkarrow-up2·2 days agoI mean if we are talking lambdas the kotlin would just be {}
The examples on the meme don’t bind any variables. If those are lambdas, the Haskell version is just the
...part.I mean if we are talking lambdas the kotlin would just be {}