Y
Hacker News
new
|
ask
|
show
|
jobs
by
callum85
4233 days ago
Where is the action at a distance when I use new?
1 comments
Havvy
4230 days ago
The `new` is used at the call site while invisible at the function declaration.
link