
3 May
2011
3 May
'11
4:55 a.m.
Tony Morris:
Interesting how I have been authoring and subsequently using monads in scala for several years and it is strictness that gets in the way more than anything.
Just to make sure that I understand you correctly. You are saying that when you use monads in Scala, then strictness makes that more awkward than necessary. (I assume that you are *not* saying that strictness is the most awkward language feature of Scala.) Why is that? Manuel