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
1.4m articles
1.4m replys
5 comments
57.0k users