|
|
|
|
|
by masklinn
1749 days ago
|
|
> If you’re thinking of a slice as a JavaScript array then you’ll have trouble. The problem of Go is that it has you uses slices as that as well as actual slices, there is no vector type. So the confusion is very much understandable and to be expected. |
|