Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mseepgood
on July 23, 2013
|
parent
|
context
|
favorite
| on:
Impressions of Go
> Well you can't call 'var' type inference
'var' is not the type inference, ':=' is the type inference.
pcwalton
on July 23, 2013
[–]
It's not HM-style type inference, which is presumably what the parent comment was referring to.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
'var' is not the type inference, ':=' is the type inference.