Go - FAQ: How do generics in Go compare to generics in other languages? https://go.dev/doc/faq#generics_comparison
On Wednesday, February 23, 2022 at 9:41:14 PM UTC+1 Jason E. Aten wrote: > Back in 2009, Russ wrote a blog on generics, talking about the tradeoffs > in providing generics: > > "The generic dilemma is this: *do you want slow programmers, slow > compilers and bloated binaries, or slow execution times? " -- * > https://research.swtch.com/generic > > I haven't had the bandwidth to follow the generics detailed discussions. > I was just curious, at a high level, for creating a mental model of Go's > generics: which approach was taken? > > Thanks! > > J > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/55cd45b6-c8dc-41b2-a56c-7fa32e8d8cd3n%40googlegroups.com.