Functional way to compare things inside a list

Ian Kelly ian.g.kelly at gmail.com
Fri Sep 21 16:49:55 EDT 2012


On Fri, Sep 21, 2012 at 1:54 PM, 88888 Dihedral
<dihedral88888 at googlemail.com> wrote:
> I don't think functional aspects are only marked as lazy
> programming.

He wrote "lazy evaluation", not "lazy programming".  Two entirely
different things.

> It just means when one is experimenting something
> the efficient execution in speed is not on focus
> yet.

No, what you're describing is a "prototype".  It has nothing to do
with functional programming at all.



More information about the Python-list mailing list