Cipherd@lemmy.ml to Programmer Humor@programming.dev · 1 day agofunctionslemmy.mlimagemessage-square97fedilinkarrow-up1559arrow-down17file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up1552arrow-down1imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 1 day agomessage-square97fedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up7·1 day 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 hours 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 {}