Hacker News new | ask | show | jobs
by redbad 4537 days 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.