Example
- Iterate over things and do something
C
declaration and index referencing and default values and len
and multi-dimensionalb := [5]int{1, 2, 3, 4, 5}
slices
are betterC
C
const
keyword can appear anywhere, maybe declaring a type=
:=
→ declaration of, inference and assignment to,
format for joining values is nice.