Hacker News new | ask | show | jobs
by thfuran 756 days ago
That works for lisp but it's awkward for languages with infix subtraction.
1 comments

yes, sure. Also

  some-var.some-fun(some-param, another-param)
the "-" hides the ".", but it should be the contrary, because "." is a stronger separator.