Can anyone suggest Go container for simple and fast FIF/queue, Go has 3 different containers: heap, list and vector. Which one is more suitable to implement a queue?
heap
list
vector
2.1m questions
2.1m answers
60 comments
57.0k users