Vertiefungswissen anzeigenVertiefungswissen verbergenA very special case of iterators, generators create a "use-once" iterable and discard anything that has been used.
This has quite specific and limited application, but might be just the right tool in some cases, so knowing of them may prove very helpful to you.