/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
“Go’s design is a disservice to intelligent programmers”
(nomad.so)
131 points
apta
| 1 comments |
25 Mar 15 21:48 UTC
|
HN request time: 0.346s
|
source
Show context
barsonme
◴[
25 Mar 15 22:25 UTC
]
No.
9266431
[source]
▶
>>9266184 (OP)
#
His Go is a little disingenuous. This (
https://gist.github.com/EricLagerg/105431503d32f18d239b
) is almost as short as his D code, and functions the same.
replies(3):
>>9266456
#
>>9266519
#
>>9267772
#
1.
f2f
◴[
26 Mar 15 04:08 UTC
]
No.
9267772
[source]
▶
>>9266431
#
a few more lines if you just let os.Stdout be the default:
http://play.golang.org/p/FDbpCxCskT
ID:
GO
↑