458
got him (lemy.lol)
submitted 5 months ago by ngn@lemy.lol to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] RustyNova@lemmy.world 1 points 5 months ago

Oh, then you use and_then() or something similar.

There's also the possibility to use the guard clauses patern and do let <...> = <...> else {}.

And finally, you can always split into another function.

It's not straight rules. It depends on what makes it more readable for your case.

[-] AVincentInSpace@pawb.social 1 points 5 months ago

what about if on a boolean followed by an if let

this post was submitted on 09 May 2024
458 points (92.4% liked)

Programmer Humor

32215 readers
199 users here now

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

Rules:

founded 5 years ago
MODERATORS