On Thu, 18 Dec 2008 07:01:49 +0100, Steven Schveighoffer <schvei...@yahoo.com> wrote:

Walter wants pure functions that have no side effects *AND* cannot be
affected by other functions' side effects.  Your example fails the second
requirement.

I should have put that in there as well. My point was that a delegate
/can be/ as pure as a normal function.

--
Simen

Reply via email to