🫘 Count the occurrences of an element in a slice in Go15 December 2022·2 minsIntroduction Generics Generics-Intro
🤏 Calculate arithmetic mean in Go using Generics8 April 2022·Updated: 11 April 2022·3 minsNumbers Math Generics Generics-Intro
🗑️ Remove duplicates from any slice using Generics in Go30 March 2022·2 minsIntroduction Slice Generics Generics-Intro
🦾 Create a slice 'map' function using Generics in Go16 March 2022·2 minsIntroduction Generics Generics-Intro
🩰 Sort a slice of any type using Generics in Go16 March 2022·2 minsIntroduction Generics Generics-Intro
🔑 Get a slice of keys from any map using Generics in Go16 March 2022·2 minsIntroduction Generics Generics-Intro