176
you are viewing a single comment's thread
view the rest of the comments
[-] PoolloverNathan@programming.dev 7 points 1 week ago

Why not factor out the ! via de Morgan's laws (which would also remove most of the parentheses, as iirc && binds tighter than ||)? Also, does that language have a {#continue} sort of syntax for loops? If so, you could make it a guard clause.

[-] isVeryLoud@lemmy.ca 4 points 6 days ago

Thank you, I knew the rule but did not know it had a name.

this post was submitted on 09 Nov 2024
176 points (93.6% liked)

Programmer Humor

19572 readers
1665 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS