Sorting out sort (Re: Python vs. Ruby)

Anders J. Munch andersjm at dancontrol.dk
Fri Jan 3 09:37:53 EST 2003


"John Roth" <johnroth at ameritech.net> wrote:
> "Anders J. Munch" <andersjm at dancontrol.dk> wrote in message
> > print reverse(sort([1,4,2,3]))
> >
> > What more do you need?
> 
> Something that chains properly.

What does that mean? What does chaining do for you that composition
doesn't?

- Anders






More information about the Python-list mailing list