Cookies management by TermsFeed Cookie Consent

generics

Learn by example how to use Go Generics

🔍 'Slice contains' function using Generics in Go

Learn how to check if a slice contains a given value using Generics
introduction generics generics-intro

☯️ Min and max functions using Generics in Go

Learn how to define min and max functions for any type using Generics
introduction generics generics-intro
1 ... 2