Hacker News new | ask | show | jobs
by yuvalitzchakov 3166 days ago
Not everything can be expressed in C#, and it usually requires much more boilerplate. Try writing a method which abstracts over a generic type, such as List<T> and Queue<T>, for example.