Gor Gyolchanyan Wrote: > But this is not gonna happen with such religious attitude to programming. > They say built-in arrays are useless, because there's always > std::vector and std::list. > They say, functional programming and lambdas are useless, because you > can make functors and base classes for them.
C# is a corporate language and it has no problem with built-in arrays, strings, lambdas and delegates, and constantly introduces new features like linq, generators, covariant templates.
