Hacker News new | ask | show | jobs
by eropple 2931 days ago
Depending on the implementation, too, generics can be more friendly in other ways. C# emits code for both value types and reference types when appropriate and uses the correct paths as needed.