|
|
|
|
|
by afternooner
4396 days ago
|
|
On containers, while it's entirely possible to constrain the type, it's also possible to use AnyObject var example = Dictionary<Int,AnyObject>()
I'll miss the duck typing, but having bought my house off C# work, I can work with this. |
|
What other languages have this? How is it often used? I've never heard of a similar type in, say, Haskell.