Y
Hacker News
new
|
ask
|
show
|
jobs
by
VMG
5653 days ago
but then you sacrifice the "-" (minus) infix operator
1 comments
pjscott
5653 days ago
Unless it's surrounded by spaces, which it probably should be anyway. Compare these pathological cases for either approach:
one-thing - another-thing
vs.
one thing-another thing
link