Re: [go-nuts] Containers package

2016-09-23 Thread Jan Mercl
On Fri, Sep 23, 2016 at 11:36 AM wrote: > Currently, the https://golang.org/pkg/container/ package only heap, list, circular list implementations. Is there a plan to add the other useful data structure implementations in the near future? I don't think so. > If not then please suggest which thir

[go-nuts] Containers package

2016-09-23 Thread subahjit
Currently, the https://golang.org/pkg/container/ package only heap, list, circular list implementations. Is there a plan to add the other useful data structure implementations in the near future? If not then please suggest which third party libraries are preferred? -- You received this message