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
-
byte32558yUsed to do right always due to C# style, but GO forces the left and now changed to the left for most. -
transform( fl1
, fl2
, lambda [ let( _a = val(a)
, _b = ref(b)
)
[ ++_b
, _a + arg1
]
]
) ()
;
Autoformating, please have mercy on my post.
BTW, that's a valid C++ code using boost.phoenix :D -
SAM416708yThe first one looks ugly to me.
The second one is much better for readability and structure.
Related Rants

Stackoverflow.
What only relying on JavaScript for HTML form input validation looks like
Found something true as 1 == 1
Which one are you? I always like new line 😉
rant
programmer
spaces vs tabs
question
funny