logoalt Hacker News

littlestymaarlast Wednesday at 4:48 AM0 repliesview on HN

This has been a lazy excuse/talking point from the Go team for a while, but in realitiy Generics aren't the reason why Rust and Swift compile slowly, as can be easily shown by running cargo check on a project using a hefty dose of generics but without procedural macros.