▲ 290 ▼ functions (thelemmy.club) submitted 9 months ago by cipherd@lemmy.ml to c/programmerhumor@lemmy.ml 37 comments fedilink hide all child comments
[–] bleistift2@sopuli.xyz 12 points 9 months ago (4 children) function() {} permalink fedilink source hideshow 4 child comments replies: [–] davel@lemmy.ml 13 points 9 months ago (3 children) JavaScript can do better than that: () => {} permalink fedilink source parent hideshow 3 child comments replies: [–] barubary@infosec.exchange 6 points 9 months ago (1 child) C++: [](){} permalink fedilink source parent hideshow 1 child comment replies: [–] davel@lemmy.ml 5 points 9 months ago* Huh, I haven’t looked at C++ in decades, and I didn’t know they’d added lambda functions/expressions, in C++11. Apparently you can shorten it further: []{} permalink fedilink source parent [–] bleistift2@sopuli.xyz 1 point 9 months ago The intention was to provide a longer version for the first step of the ladder. permalink fedilink source parent
[–] davel@lemmy.ml 13 points 9 months ago (3 children) JavaScript can do better than that: () => {} permalink fedilink source parent hideshow 3 child comments replies: [–] barubary@infosec.exchange 6 points 9 months ago (1 child) C++: [](){} permalink fedilink source parent hideshow 1 child comment replies: [–] davel@lemmy.ml 5 points 9 months ago* Huh, I haven’t looked at C++ in decades, and I didn’t know they’d added lambda functions/expressions, in C++11. Apparently you can shorten it further: []{} permalink fedilink source parent [–] bleistift2@sopuli.xyz 1 point 9 months ago The intention was to provide a longer version for the first step of the ladder. permalink fedilink source parent
[–] barubary@infosec.exchange 6 points 9 months ago (1 child) C++: [](){} permalink fedilink source parent hideshow 1 child comment replies: [–] davel@lemmy.ml 5 points 9 months ago* Huh, I haven’t looked at C++ in decades, and I didn’t know they’d added lambda functions/expressions, in C++11. Apparently you can shorten it further: []{} permalink fedilink source parent
[–] davel@lemmy.ml 5 points 9 months ago* Huh, I haven’t looked at C++ in decades, and I didn’t know they’d added lambda functions/expressions, in C++11. Apparently you can shorten it further: []{} permalink fedilink source parent
[–] bleistift2@sopuli.xyz 1 point 9 months ago The intention was to provide a longer version for the first step of the ladder. permalink fedilink source parent