Simon Cozens wrote: > On Sun, Oct 08, 2000 at 01:12:13PM +0100, raptor wrote: > > [<expression> for <variable> in <sequence>] > > Can this be done easly at the moment OR via some of the new proposals ?!!!? > > map { expression } sequence > See also RFC 81.
- List Comprehensions (from Python) raptor
- Re: List Comprehensions (from Python) Simon Cozens
- Re: List Comprehensions (from Python) Jeremy Howard
- Re: List Comprehensions (from Python) Dan Schmidt