Comment on: [C#] Lovely idea for unused lambda parameters
1 15 Jul 2015 19:47 u/beancounter in v/programmingComment on: Programming Design Patterns Tutorial Series in Java [X-post /v/learnprogramming]
On the website, the text in the images is misleading. I thought they were links at first and got confused.
While cute, in general unused parameters are usually called _ in the literature.