I propose to add a new package, "container/queue", to the standard library to support an in-memory, unbounded, general purpose queue implementation. Queues in computer science is a very old, well ...
I once attended a Java user group meeting where James Gosling (Java’s inventor) was the featured speaker. During the memorable Q&A session, someone asked him: “If you could do Java over again, what ...