Hacker News new | ask | show | jobs
by pcwalton 3750 days ago
Java doesn't suffer from these a bunch of these limitations, though, especially around aliasing. That makes a big difference. (Though signed indexing is still an issue in Java, unfortunately…)