An open API service indexing awesome lists of open source software.

https://github.com/vladimirvivien/go-generics-proposal

Examples using Go2 generics
https://github.com/vladimirvivien/go-generics-proposal

go

Last synced: 8 months ago
JSON representation

Examples using Go2 generics

Awesome Lists containing this project

README

          

# Generic Programming in Go

This is a collection of examples using the new parametric polymorphism in Go.