Jump to content

Generators and Iterators

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
Sionofdarkness

Sionofdarkness

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 384 posts
What are iterators? I've never heard of them in any other language before, and what do they have to do with generators? I mean, I know generators create iterators and such, but I don't understand it. You don't have any "generate" variables or functions!

#2
Guest_priorityone_*

Guest_priorityone_*
  • Guests
What iterators are and how they function are found on this link:

Iterators