Basic tips
- Arrays can be initialized by accessing the
index
variable:a:=[]int{len:10,init:index}
- Strings can contain unescaped newlines
"${a}"
is shorter thana.str()
The Set hole will go live in approximately . Why not try and solve it ahead of time?
index
variable: a:=[]int{len:10,init:index}
"${a}"
is shorter than a.str()