Login
From:
www.willem.dev
(Uncensored)
subscribe
Append and Copy - Go/Golang slice fundamentals
https://www.willem.dev/articles/build-your-own-slice-append-copy/
links
backlinks
Roast topics
Find topics
Find it!
Append and copy are commonly used functions, but they can have some surprising behavior. This article helps you build a good intuition by showing you how to implement them yourself.