10 ms·
> Go's zoo of builtin data structures is really, really > poor compared to Java. This is a poor comparison because idiomatic Go typically doesn't use th
by redbad 13y ago
> Go's zoo of builtin data structures is really, really
> poor compared to Java.
This is a poor comparison because idiomatic Go typically doesn't use the `container` package.