Learning Haskell makes you a better programmer?

Red resmith at lavabit.com
Fri Dec 28 00:13:04 PST 2012


Why is immutable data considered necessary for functional 
programming style? Can't a a programmer or programmer just do the 
same thing with mutable data, but not mutate it? That is, 
couldn't Python be used for functional programming?


More information about the Digitalmars-d mailing list