Hacker News with Generative AI: Generics

Type-erased generic functions for C: A modest non-proposal (duriansoftware.com)
Earlier this year, I read Martin Uecker's proposal N3212 to add parametric polymorphism to C.
What's in an (Alias) Name? (go.dev)
This post is about generic alias types, what they are, and why we need them.
Improving _Generic in C2y (thephd.dev)
'Skinny jabs': weight-loss drugs set for new boom as generic versions emerge (theguardian.com)
Zig-style generics are not well-suited for most languages (2022) (typesanitizer.com)
Writing generic collection types in Go: the missing documentation (dolthub.com)
An introduction to advanced Rust traits and generics (shuttle.rs)
Type-Enforced Access Control with Go Generics (render.com)