Hacker News new | ask | show | jobs
by TheAnimus 4419 days ago
>static typed languages are inadequate when using them in shell. You really don't want to type all that

I'm not sure I understand, what is wrong with dynamic in C#? You've got the anonymous types for quick data structures.