Why functional Python matters

Thomas Stegen tstegen at cis.strath.ac.uk
Tue Apr 22 22:10:22 EDT 2003


Paul Wallich wrote:
> 
> It's the second. In a strictest-sense functional language, it is 
> impossible to write a whole program that *does* have side effects. 

It would be easy to write such a program though. Without any sideeffects
the preconditions reduces to the postconditions and so the whole program
disappears. :) Now that would be very nice and simple, it might even be
the silver bullet.

-- 
Thomas.
        "How long is six months? Ten years?"
            - Denis Johnson, Fiskadoro





More information about the Python-list mailing list