this post was submitted on 08 Dec 2023
615 points (96.5% liked)

Programmer Humor

35490 readers
19 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
[–] Knusper@feddit.de 32 points 1 year ago (4 children)

I enjoy this:

return a.or(b);

But yeah, that requires an Option type rather than null pointers...

[–] Baizey 6 points 1 year ago (1 children)
load more comments (2 replies)