Releases: surlykke/Go-Generics-with-constraints
Releases · surlykke/Go-Generics-with-constraints
Version 2
- Adapted to the syntax of the go-team's generics proposal
- Removed constraining wrt. fields, which gave too much complexity for it's benefits.
- Cut out some paragraphs that where deemed not strictly relevant.