Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
GreenToad
on Nov 23, 2021
|
parent
|
context
|
favorite
| on:
Go does not need a Java-style GC
Point[] array=new Point[15000];
In java would create an array with null references, to fill it up you need to create each object so that point is valid.
dragontamer
on Nov 23, 2021
[–]
I stand corrected on that point.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: