wwlittewayne

Results 1 issues of wwlittewayne

### Describe the feature As an example in the doc, we need to define a 3d array like: `mut a := [][][]int{len: 2, init: [][]int{len: 3, init: []int{len: 2}}}` How...

Feature Request