Go Class: 10 Slices in Detail

Опубликовано: 16 Июнь 2026
на канале: Matt KØDVB
19,607
720

This segment talks about the differences between nil and empty slices as well as the difference between slice length and capacity, and why there's now a three-index slice operator [::] in Go.

Slides at: https://github.com/matt4biz/go-class-...

Also this very neat visual slice cheatsheet: https://ueokande.github.io/go-slice-t...