|
You are here |
www.integralist.co.uk | ||
| | | | |
zig.guide
|
|
| | | | | Slices can be thought of many-item pointers ([*]T) with a length (usize). | |
| | | | |
www.brianbondy.com
|
|
| | | | | ||
| | | | |
golangbot.com
|
|
| | | | | Arrays are collection of elements of the same type. A slice in Go is a convenient wrapper on top of array. | |
| | | | |
msfjarvis.dev
|
|
| | | Part 1 of my #TeachingKotlin, this post goes over Kotlin classes, objects and how things like finality and staticity vary between Java and Kotlin. | ||