Hacker News new | ask | show | jobs
by 0xmohit 3541 days ago
One may also do:

  add(x, foo(x))
Which is why anyone who has experience programming in C would use (an inline) function instead.