C# and most other languages have no notion of hashes (or any native multi-dimensional data structure) as a type. The problem being the way references are handled. In Perl a reference can be a reference to anything, while C#/Java require a reference to be a declared reference to a specified type. No, C# does not have this option. In C# there are primitive types and objects, that's it.
In reply to Re^2: So, just what exactly is it about Perl?
by sap
in thread So, just what exactly is it about Perl?
by smullis
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |