Hacker News new | ask | show | jobs
by _progger_ 4743 days ago
Also in C#: | var a = 1; | vs | dynamic a = 1; | I think there should be a version number next to language name to avoid false impression.
1 comments

You are both right. My use of C# is deliberately basic to give users of other languages a good chance to follow it too.