go-datastructures
go-datastructures copied to clipboard
Is there any plan to provide a double-ended queue implementation
I'll make one.
It is at https://github.com/Rooster17678/go-datastructures This is the first go program I have ever written so I recommend validating it yourself.