why () is () and [] is [] work in other way?

Steven D'Aprano steve+comp.lang.python at pearwood.info
Thu Apr 26 19:33:10 EDT 2012


On Thu, 26 Apr 2012 12:22:55 -0700, Adam Skutt wrote:

> I often wonder what the world would be like if Python, C#, and Java
> embraced value types more, and had better support for pure functions.

They would be slower, require more memory, harder to use, and far, far 
less popular. Some other languages just like Python, C# and Java would be 
invented to fill those niches, and the functional-obsessed crowd would 
then complain that they wished those languages would be more like Python, 
C# and Java.



-- 
Steven



More information about the Python-list mailing list