The Null Device

Posts matching tags 'generators'

2002/1/3

Python 2.2 now has iterators and generators, like some of the more outré functional languages (not to mention Ruby and SuperCollider). Here is a good tutorial.

python generators programming [no comments]