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
-
Why do you need to do ++
It has been quite a while since I needed to increment a variable
#fp -
@flag0 @FelisPhasma I see what you mean. What I was pointing out is that in almost all cases where I need a counter, it is to iterate over an array to find specific elments or sum values. In all those cases map/filter/reduce seem to solve my issue :)
Related Rants
R isn't my favorite language, but it drives me crazy that I cant do var++
undefined
wk30
r