Andrei:

> https://gist.github.com/817504
> 
> I added a D version.

Good :-)

They have missed the lazy Python2.x version:
(x for x in xrange(1, 5) if not x % 2)

Bye,
bearophile

Reply via email to