1305
Brace Style (sh.itjust.works)
you are viewing a single comment's thread
view the rest of the comments
[-] Ephera@lemmy.ml 2 points 2 months ago

Well, it mostly being already correct is what I meant with Python avoiding multi-line statements.

In JVM languages, Rust etc., it's for example popular to use Fluent Interfaces. These also reduce visual clutter and the number of variables in scope (and/or the need for mutability).

I did not know about enclosing them with parenthesis, but apparently that works, too, as this library shows: https://pypi.org/project/fluentpy/

this post was submitted on 28 Jul 2024
1305 points (99.0% liked)

Programmer Humor

19386 readers
355 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