Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bccdee
28 days ago
|
parent
|
context
|
favorite
| on:
Go is still not good
No, I'm saying the language should never permit uninitialized or undefined values in any context. Make `int i;` a compile error and force the user to write `int i = 0;`. Rust does this.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: