Y
Hacker News
new
|
ask
|
show
|
jobs
by
ainar-g
2856 days ago
They are. Further in the draft there is an example:
var x []int total := Sum(x) // shorthand for Sum(int)(x)
1 comments
sukunrt
2856 days ago
ah crap. how did I miss that! Thanks!
link