Hacker News new | ask | show | jobs
by scns 863 days ago
The Compact and Replace examples leave me puzzled, are they correct?
1 comments

They are correct.

> Functions that shrink the size of a slice (Delete, DeleteFunc, Compact, CompactFunc, and Replace) now zero the elements between the new length and the old length.