this post was submitted on 08 Dec 2023
623 points (96.4% liked)

Programmer Humor

32288 readers
166 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] shasta@lemm.ee 2 points 10 months ago (1 children)

But this just creates a function. You still have to call it.

[โ€“] nick@campfyre.nickwebster.dev 2 points 10 months ago
((a, b) => a ?? b)();