class
Enumerator::Chain
v2_6_3 -
Show latest stable
- Superclass: Enumerator
Enumerator::Chain is a subclass of Enumerator, which represents a chain of enumerables that works as a single enumerator.
This type of objects can be created by Enumerable#chain and Enumerator#+.
Files
- enumerator.c