Y
Hacker News
new
|
ask
|
show
|
jobs
by
laserlight
1066 days ago
Strong agree. To clarify, I wouldn't shadow. I wouldn't use “inp” either.
1 comments
ali_m
1066 days ago
One fairly common convention is to suffix with `_` to avoid shadowing, e.g. `input_`
link