- Intro to Generics in Go: Type Parameters, Type Inference and Constraints https://benjiv.com/golang-generics-introduction/ 12 comments golang
Linking pages
- How Golang Generics Empower Concise APIs | by Serge Smertin | Sep, 2022 | Better Programming https://nf-x.medium.com/how-golang-generics-empower-concise-api-html-table-extraction-case-study-e2f4050bbb7d 13 comments
- How Golang Generics Empower Concise APIs | by Serge Smertin | Sep, 2022 | Better Programming https://betterprogramming.pub/how-golang-generics-empower-concise-api-html-table-extraction-case-study-e2f4050bbb7d 1 comment
- An Overview of Generic Programming: Writing Code with Arbitrary Types - Benji Vesterby | Principal Security Software Engineer https://benjiv.com/generic-programming-in-software-engineering/ 0 comments
- Go Generics: Everything You Need To Know | The GoDev Corner https://medium.com/the-godev-corner/go-generics-everything-you-need-to-know-52dd3796d8a1 0 comments
Linked pages
- Go 1.18 Beta 1 is available, with generics - The Go Programming Language https://go.dev/blog/go1.18beta1 237 comments
- research!rsc: The Generic Dilemma https://research.swtch.com/generic 60 comments
- Frequently Asked Questions (FAQ) - The Go Programming Language https://golang.org/doc/faq#does_go_have_a_ternary_form 52 comments
- Type Parameters Proposal https://go.googlesource.com/proposal/+/refs/heads/master/design/43651-type-parameters.md#no-way-to-require-pointer-methods 15 comments
- GitHub - devnw/gvm: Go Version Manager (gvm) enables seamless installing and swapping between Go versions with a single command. This tool manages a Go environment for the user by allowing a user to specify which Go version they wish to use and handling all of the steps to install and configure that Go version. GVM also supports installing Go from the official Golang master branch so that you can easily try the next version of Go without waiting for a pre release build. https://github.com/devnw/gvm 12 comments
- Go: A Documentary https://golang.design/history/ 4 comments
- Building a Go Version Manager (GVM) - Benji Vesterby | Principal Security Software Engineer https://benjiv.com/building-a-go-version-manager/ 4 comments
- Anti-pattern - Wikipedia http://en.wikipedia.org/wiki/Anti-pattern#Software_design_anti-patterns 2 comments
- An Overview of Generic Programming: Writing Code with Arbitrary Types - Benji Vesterby | Principal Security Software Engineer https://benjiv.com/generic-programming-in-software-engineering/ 0 comments
- GopherCon 2021: Robert Griesemer & Ian Lance Taylor - Generics! - YouTube https://www.youtube.com/watch?feature=emb_title&time_continue=1763&v=Pa_e9EeCdy8 0 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.