I'm trying to pass an iterator to a proc, the way I pass a generator in Python. I've submitted a bug: [https://github.com/nim-lang/Nim/issues/12487](https://github.com/nim-lang/Nim/issues/12487)
I have a feeling it's not really a bug, and I'm just doing it wrong. I have searched this Forum, but nothing I've found has worked. Any ideas?
