Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
This is from Chumsky, an otherwise great parser combinator. The docs are missing some critical information and the fields don't have names.
-
VoidNull342y@lbfalvy must be a mental thing, they think preformant code means short lines, and short lines means short variable names
-
@Hazarth this isn't sacrificing readability for performance, this is sacrificing readability for character count.
Except for the constructor, nowhere is this thing used as a tuple. The fields are exclusively accessed using dot syntax. -
because they're used to unreadable code since huge number of times, the most performant code is unavoidably the least readable
Related Rants
Why are authors of highly performant code allergic to readability?
rant
unreadability
tuples
iorcc candidate
rust