Hacker News new | ask | show | jobs
by voidlogic 4787 days ago
Except that if you are passed something like a slice and you modify the length, that change is not reflected to others like it would be with a reference. See my above code example.