AFAIK it is easy to create an iterator in Nim. Generator functions/expressions 
in Python are just shortcuts to create iterators.

Reply via email to