
24 Aug
2012
24 Aug
'12
8:24 a.m.
Hasn't `void` recently been added to Base so that you can discard the result of any monadic action?
when True (void actionWithAnswer)
On 24 August 2012 10:12, Oren Ben-Kiki
That is, I agree that results shouldn't be discarded "by default", but it should be easy to get rid of them if they are unneeded.