115 ms·
I think the difference between go slices and java ArrayLists is that go allows you direct access to the underlying array.
by Djehngo 13y ago
I think the difference between go slices and java ArrayLists is that go allows you direct access to the underlying array.