Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
zurn
on April 23, 2014
|
parent
|
context
|
favorite
| on:
Space Monkey dumps Python for Go
> you can't even write a container (a map/dictionry/linked-list/etc) without giving up type safety
Nit: they're typesafe (when done using interfaces), just not statically so.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Nit: they're typesafe (when done using interfaces), just not statically so.