Hacker News new | ask | show | jobs
by Thaxll 2543 days ago
Go standard library is excellent, that comment makes no sense.
1 comments

Compare it to the Java standard lib: concurrent data structures, proper generic structures (tries, priority queues, etc.), GUI libraries, annotations (JPA, nullability, etc.), management, sound, etc. and you'll see what's missing.
Java's standard library is full of hot garbage.