Learning Haskell makes you a better programmer?

renoX renozyx at gmail.com
Wed Dec 26 06:11:43 PST 2012


On Tuesday, 25 December 2012 at 19:37:42 UTC, Walter Bright wrote:
> I've often heard that claim, but here's an article with what 
> the substance is:
>
> http://dubhrosa.blogspot.co.uk/2012/12/lessons-learning-haskell.html?m=1
>
> Note that D offers this style of programming, with checkable 
> purity, immutability and ranges. I think it is a very important 
> paradigm.

Bleah, one good practice that I like to follow is to (optionaly) 
log what my functions do, so it doesn't match well with "IO 
change the type of your function"..





More information about the Digitalmars-d mailing list