[go-nuts] Re: Why Go has only slice and map

2022-04-13 Thread Zhaoxun Yan
https://github.com/Workiva/go-datastructures Are they available in the current version of go? 在2022年4月12日星期二 UTC+8 23:21:20 写道: > I'm certainly not privy to the nitty-gritty, but I'd encourage you to skim > over the Go Dev team meeting notes. It's really cool to see what people > have propose

[go-nuts] Re: Why Go has only slice and map

2022-04-12 Thread Sam Hughes
I'm certainly not privy to the nitty-gritty, but I'd encourage you to skim over the Go Dev team meeting notes. It's really cool to see what people have proposed over the years, how the team interacted with it, and ultimately why yes, why no. It's been really educational. The short of it is Java